commit | cd2de082571042f0cf95e06f66c4cc727e82b541 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Thu May 15 03:51:21 2008 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Thu May 15 03:51:21 2008 +0000 |
tree | e6d6ce630048aa4d3c5743998d37ee769435499b | |
parent | 11ae6e7151fb6c6364f53f28337dd4579c5de0ee [diff] [blame] |
Deprecate readcd for removal in 3.0.
diff --git a/Misc/NEWS b/Misc/NEWS index 1421bde..dae8a16 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -32,6 +32,8 @@ Library ------- +- The readcd module from IRIX has been deprecated for removal in Python 3.0. + - The panelparser module from IRIX has been deprecated for removal in Python 3.0.