commit | 4652537ba4433e96a485c5ac9b855786c4a5eb04 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Thu May 15 03:32:11 2008 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Thu May 15 03:32:11 2008 +0000 |
tree | bdd66ca61bf43bffcbf2287934daf27df3e95f83 | |
parent | 707e384a7a42a90fd39754e89638ddadef722030 [diff] [blame] |
Deprecate imgfile for removal in 3.0.
diff --git a/Misc/NEWS b/Misc/NEWS index 3f7a6e0..0339353 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -32,6 +32,8 @@ Library ------- +- The imgfile module from IRIX has been deprecated for removal in Python 3.0. + - The GLWS module from IRIX has been deprecated for removal in Python 3.0. - The GET module from IRIX has been deprecated for removal in Python 3.0.