diff options
author | Brett Cannon <bcannon@gmail.com> | 2008-05-16 00:10:24 (GMT) |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2008-05-16 00:10:24 (GMT) |
commit | 2224817cdf2dd1bfd3efd8a0498f0c996fbc133e (patch) | |
tree | 755216525dd7ba3befa1557ca8107ebf0729420a /Misc | |
parent | 7b5151c1f69f164d38c5f4719f20f9723a9585e4 (diff) | |
download | cpython-2224817cdf2dd1bfd3efd8a0498f0c996fbc133e.zip cpython-2224817cdf2dd1bfd3efd8a0498f0c996fbc133e.tar.gz cpython-2224817cdf2dd1bfd3efd8a0498f0c996fbc133e.tar.bz2 |
Deprecate sunaudiodev/SUNAUDIODEV for removal in 3.0.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -37,6 +37,9 @@ Extension Modules Library ------- +- The sunaudiodev and SUNAUDIODEV modules have been deprecated for removal in + Python 3.0. + - The WAIT module from IRIX has been deprecated for removal in Python 3.0. - The torgb module from IRIX has been deprecated for removal in Python 3.0. |