diff options
-rw-r--r-- | Misc/NEWS | 25 | ||||
-rw-r--r-- | PCbuild/python20.wse | 8 |
2 files changed, 29 insertions, 4 deletions
@@ -1,3 +1,28 @@ +What's New in Python 2.2b2? +XXX Planned XXX Release date: 14-Nov-2001 +=========================== + +Type/class unification and new-style classes + +Core and builtins + +Extension modules + +Library + +Tools/Demos + +Build + +C API + +New platforms + +Tests + +Windows + + What's New in Python 2.2b1? Release date: 19-Oct-2001 =========================== diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index 3692fb1..52aff0f 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -1,7 +1,7 @@ Document Type: WSE item: Global Version=8.14 - Title=Python 2.2 beta 1 + Title=Python 2.2 beta 2 Flags=00010100 Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Japanese Font Name=MS Gothic @@ -18,9 +18,9 @@ item: Global Patch Flags=0000000000001001 Patch Threshold=85 Patch Memory=4000 - EXE Filename=Python-2.2b1.exe + EXE Filename=Python-2.2b2.exe Dialogs Version=8 - Version File=2.2b1 + Version File=2.2b2 Version Description=Python Programming Language Version Copyright=©2001 Python Software Foundation Version Company=PythonLabs at Zope Corporation @@ -64,7 +64,7 @@ item: Global end item: Set Variable Variable=PYVER_STRING - Value=2.2b1 + Value=2.2b2 end item: Remark end |