mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
The linuxaudidev module has been deprecated for removal in Python 3.0.
This commit is contained in:
parent
27508d4eb9
commit
df0a717037
5 changed files with 10 additions and 2 deletions
|
@ -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).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue