summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2008-05-15 03:20:36 (GMT)
committerBrett Cannon <bcannon@gmail.com>2008-05-15 03:20:36 (GMT)
commit178582e2a48dab04bb0a20b92d38a8280327dd6f (patch)
tree2500c452f479f73f042288801073a22f678f89ff /Misc
parent72ccc40db5e595a7e643f1966f6ee674c5d81551 (diff)
downloadcpython-178582e2a48dab04bb0a20b92d38a8280327dd6f.zip
cpython-178582e2a48dab04bb0a20b92d38a8280327dd6f.tar.gz
cpython-178582e2a48dab04bb0a20b92d38a8280327dd6f.tar.bz2
FL, flp, and fl from IRIX have been deprecated for removal in 3.0.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 13a5932..7154695 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -32,6 +32,9 @@ Extension Modules
Library
-------
+- The FL, flp, and fl modules from IRIX have been deprecated for removal in
+ Python 3.0.
+
- The FILE module on IRIX has been deprecated for removal in Python 3.0.
- The ERRNO module on IRIX has been deprecated for removal in Python 3.0.