Deprecate the sunaudio module for removal in Python 3.0. The sunau module can provide...
commit7dc5556c1be6ef3ed2f18fe63865574b290d35db
authorbrett.cannon <brett.cannon@6015fed2-1504-0410-9fe1-9d1591cc4771>
Fri, 18 Jul 2008 19:30:22 +0000 (18 19:30 +0000)
committerbrett.cannon <brett.cannon@6015fed2-1504-0410-9fe1-9d1591cc4771>
Fri, 18 Jul 2008 19:30:22 +0000 (18 19:30 +0000)
treec15f50a0485ba4c45af56419768bd5c3bd7cacd0
parent2b40ee917b29119e1b9a664eb9f97fc949e74073
Deprecate the sunaudio module for removal in Python 3.0. The sunau module can provide similar functionality.

git-svn-id: http://svn.python.org/projects/python/trunk@65112 6015fed2-1504-0410-9fe1-9d1591cc4771
Doc/library/undoc.rst
Lib/sunaudio.py
Lib/test/test_ossaudiodev.py
Lib/test/test_py3kwarn.py
Misc/NEWS