summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2008-05-09 05:18:40 (GMT)
committerBrett Cannon <bcannon@gmail.com>2008-05-09 05:18:40 (GMT)
commitd7265d64831f870f46b7c61244b2c86dc803f292 (patch)
tree7c16633c07b27002f987e70296ade6c1b26a0601 /Misc
parentd03238a6473cbf5d81d9d99c71e1bab36c3455d8 (diff)
downloadcpython-d7265d64831f870f46b7c61244b2c86dc803f292.zip
cpython-d7265d64831f870f46b7c61244b2c86dc803f292.tar.gz
cpython-d7265d64831f870f46b7c61244b2c86dc803f292.tar.bz2
Deprecate the new 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 a4f886b..08d36c4 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -20,6 +20,8 @@ Extension Modules
Library
-------
+- The new module has been deprecated for removal in Python 3.0.
+
- The user module has been deprecated for removal in Python 3.0.
- The stringold module has been deprecated for removal in Python 3.0.