The linuxaudidev module has been deprecated for removal in Python 3.0.

This commit is contained in:
Brett Cannon 2008-05-11 00:50:51 +00:00
parent 27508d4eb9
commit df0a717037
5 changed files with 10 additions and 2 deletions

View file

@ -54,6 +54,8 @@ Multimedia
:mod:`linuxaudiodev`
--- Play audio data on the Linux audio device. Replaced in Python 2.3 by the
:mod:`ossaudiodev` module.
.. warning:: The linuxaudiodev module has been removed in Python 3.0.
:mod:`sunaudio`
--- Interpret Sun audio headers (may become obsolete or a tool/demo).