diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ Library - 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? |