summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2008-05-09 05:32:42 (GMT)
committerBrett Cannon <bcannon@gmail.com>2008-05-09 05:32:42 (GMT)
commitfa24d9a71ca6b4d045ed1e56bc930c7031db17e7 (patch)
tree79c62e0f0087e9276035be1a7a6037336553fab2 /Misc
parent3c759144340dc8f7548d5f62e0d195ed8e689a12 (diff)
downloadcpython-fa24d9a71ca6b4d045ed1e56bc930c7031db17e7.zip
cpython-fa24d9a71ca6b4d045ed1e56bc930c7031db17e7.tar.gz
cpython-fa24d9a71ca6b4d045ed1e56bc930c7031db17e7.tar.bz2
Deprecate the toaiff module for removal in 3.0.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 82af109..58fd955 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -20,6 +20,8 @@ Extension Modules
Library
-------
+- The toaiff module has been deprecated for removal in Python 3.0.
+
- The test.testall module has been deprecated for removal in Python 3.0.
- The new module has been deprecated for removal in Python 3.0.