Add an entry about audiodev being slated for removal in 3.0.

This commit is contained in:
Brett Cannon 2008-05-06 23:41:32 +00:00
parent e5d2cbaeaf
commit f843682fa6

View file

@ -51,6 +51,8 @@ Extension Modules
Library
-------
- The audiodev module has been deprecated for removal in Python 3.0.
- Issue #2750: Add the 'json' package. Based on simplejson 1.9 and contributed
by Bob Ippolito.