diff options
| author | Brett Cannon <bcannon@gmail.com> | 2008-05-10 02:53:46 (GMT) |
|---|---|---|
| committer | Brett Cannon <bcannon@gmail.com> | 2008-05-10 02:53:46 (GMT) |
| commit | cda73a4b4e17db14bc445a5fa7a777e53fde3bd7 (patch) | |
| tree | c206826f9787b120d1efdfd96f04f7c8fee55702 | |
| parent | 768d44f54d6c1ee7f9958680156a05b4d44e6e17 (diff) | |
| download | cpython-cda73a4b4e17db14bc445a5fa7a777e53fde3bd7.zip cpython-cda73a4b4e17db14bc445a5fa7a777e53fde3bd7.tar.gz cpython-cda73a4b4e17db14bc445a5fa7a777e53fde3bd7.tar.bz2 | |
Add an entry on the deprecation of Bastion and rexec.
| -rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,6 +23,8 @@ Extension Modules Library ------- +- The Bastion and rexec modules have been deprecated for removal in Python 3.0. + - The bsddb185 module has been deprecated for removal in Python 3.0. - The pure module has been deprecated for removal in Python 3.0. |
