diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -1,3 +1,30 @@ +What's New in Python 2.2 final? +Release date: 21-Dec-2001 +=============================== + +Type/class unification and new-style classes + +Core and builtins + +Extension modules + +Library + +Tools/Demos + +Build + +C API + +New platforms + +Tests + +Windows + +Mac + + What's New in Python 2.2c1? Release date: 14-Dec-2001 =========================== |