Note that somebody still needs to change the interpreter to say "2.0b2";
I'm assuming that's a normal part of somebody's Unix release checklist.
Windows Python BUILD numbers
----------------------------
+ 6 2.0b2
+ 26-Sep-2000
5 CVS development
07-Sep-2000
4 2.0b1 repaired to include Lib\xml + Lib\lib-old + Lib\test\*.xml
\r
!IF "$(CFG)" == "python20 - Win32 Release"\r
\r
-# ADD CPP /D BUILD=5\r
+# ADD CPP /D BUILD=6\r
\r
!ELSEIF "$(CFG)" == "python20 - Win32 Debug"\r
\r
-# ADD CPP /D BUILD=5\r
+# ADD CPP /D BUILD=6\r
\r
!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"\r
\r