diff options
author | Brett Cannon <bcannon@gmail.com> | 2008-05-11 00:50:51 (GMT) |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2008-05-11 00:50:51 (GMT) |
commit | df0a7170378f8fe22589e5fa3ec4f703b2e09d60 (patch) | |
tree | a40ac176ed1e2ed07a1a02804665e4cf88160ad3 /Misc | |
parent | 27508d4eb98fba5e092a742fc241760b5f796985 (diff) | |
download | cpython-df0a7170378f8fe22589e5fa3ec4f703b2e09d60.zip cpython-df0a7170378f8fe22589e5fa3ec4f703b2e09d60.tar.gz cpython-df0a7170378f8fe22589e5fa3ec4f703b2e09d60.tar.bz2 |
The linuxaudidev module has been deprecated for removal in Python 3.0.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,6 +23,8 @@ Extension Modules Library ------- +- The linuxaudiodev module has been deprecated for removal in Python 3.0. + - The ihooks module has been deprecated for removal in Python 3.0. - The fpformat module has been deprecated for removal in Python 3.0. |