encodings compiler hotshot \
email email/mime email/test email/test/data \
sqlite3 sqlite3/test \
- logging bsddb bsddb/test csv \
+ logging bsddb bsddb/test csv wsgiref \
ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
setuptools setuptools/command setuptools/tests setuptools.egg-info \
- The compiler module now correctly compiles the new try-except-finally
statement (bug #1509132).
+- The wsgiref package is now installed properly on Unix.
+
What's New in Python 2.5 beta 1?