diff options
| author | Guido van Rossum <guido@python.org> | 1997-11-24 23:59:31 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1997-11-24 23:59:31 +0000 |
| commit | d5da7a63c18f545e7cc650709843092b2a57880f (patch) | |
| tree | 3a38f7bcf8f9603b4f3bacbd178a4de0cea822cb /Doc/lib | |
| parent | ca83f018e7d5c74607cfcdbb9e5e808ad240af8d (diff) | |
| download | cpython-git-d5da7a63c18f545e7cc650709843092b2a57880f.tar.gz | |
Get rid of last traces of module 'audio'
Diffstat (limited to 'Doc/lib')
| -rw-r--r-- | Doc/lib/lib.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 38ba18de33..74c561c9cf 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -212,7 +212,7 @@ to Python and how to embed it in other applications. \input{libsgi} % SGI IRIX ONLY \input{libal} -%\input{libaudio} +\input{libaudio} \input{libcd} \input{libfl} \input{libfm} |
