diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,6 +23,8 @@ Extension Modules Library ------- +- The dl module has been deprecated for removal in Python 3.0. + - The Canvas module has been deprecated for removal in Python 3.0. - The compiler package has been deprecated for removal in Python 3.0. |