diff options
author | Raymond Hettinger <python@rcn.com> | 2004-12-14 07:19:22 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2004-12-14 07:19:22 (GMT) |
commit | 744aaa02e03a89305d95c7a44878190c1d7c1d83 (patch) | |
tree | d786ac2584b75fff4ed2b046c39ca028aae2e7e6 /Doc/lib/libundoc.tex | |
parent | b4cebd465acb6370b5ec48023da8c333a7e1c753 (diff) | |
download | cpython-744aaa02e03a89305d95c7a44878190c1d7c1d83.zip cpython-744aaa02e03a89305d95c7a44878190c1d7c1d83.tar.gz cpython-744aaa02e03a89305d95c7a44878190c1d7c1d83.tar.bz2 |
SF bug #1084457: ossaudiodev no longer undocumented
Diffstat (limited to 'Doc/lib/libundoc.tex')
-rw-r--r-- | Doc/lib/libundoc.tex | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index fabe80e..9f959c4 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -71,11 +71,6 @@ by the \module{ossaudiodev} module. --- Convert "arbitrary" sound files to AIFF files; should probably become a tool or demo. Requires the external program \program{sox}. -\item[\module{ossaudiodev}] ---- Play audio data via the Open Sound System API. This is usable on -Linux, some flavors of BSD, and some commercial \UNIX{} platforms. -\end{description} - \section{Obsolete \label{obsolete-modules}} |