Windows
-------
+- The new logging package is now installed by the Windows installer. It
+ wasn't in 2.3a1 due to oversight.
+
Mac
---
Jython 2.1.
- PEP 302 has been accepted. Although it was inititally developed to
- support zipimport, it offers a new, general import hook mechanism.
+ support zipimport, it offers a new, general import hook mechanism.
Several new variables have been added to the sys module:
sys.meta_path, sys.path_hooks, and sys.path_importer_cache; these
make extending the import statement much more convenient than
with an interpreter living in such a .app bundle, this interpreter should
be used to run any Python script using the window manager (including
Tkinter or wxPython scripts).
-
+
- Most of Mac/Lib has moved to Lib/plat-mac, which is again used both in
MacPython-OSX and MacPython-OS9. The only modules remaining in Mac/Lib
are specifically for MacPython-OS9 (CFM support, preference resources, etc).
end
item: Remark
end
+item: Install File
+ Source=..\lib\logging\*.py
+ Destination=%MAINDIR%\Lib\logging
+ Description=Logging package
+ Flags=0000000000000010
+end
+item: Remark
+end
item: Install File
Source=..\lib\site-packages\readme
Destination=%MAINDIR%\Lib\site-packages\README.txt