]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Deprecate the sunaudio module for removal in Python 3.0. The sunau module can provide...
authorBrett Cannon <bcannon@gmail.com>
Fri, 18 Jul 2008 19:30:22 +0000 (19:30 +0000)
committerBrett Cannon <bcannon@gmail.com>
Fri, 18 Jul 2008 19:30:22 +0000 (19:30 +0000)
commit1e8fba729e218bc4b2e1ed3104f8cdbd88fdb21a
treed32c0ecfc04547cc703f981e60b106b28e8059bb
parent56af5fcab7e2ad370a1ac8985769108d281b8658
Deprecate the sunaudio module for removal in Python 3.0. The sunau module can provide similar functionality.
Doc/library/undoc.rst
Lib/sunaudio.py
Lib/test/test_ossaudiodev.py
Lib/test/test_py3kwarn.py
Misc/NEWS