commit | a32d22a509c852987827b30d05371b38eb1ff87f | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Mon Dec 06 12:29:56 2004 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Mon Dec 06 12:29:56 2004 +0000 |
tree | 26ed46aee0ad689e88c15d7ee23e3341f7994e16 | |
parent | e2084123484f0c0a602dad2e866ad98ce85ffd51 [diff] [blame] |
Remove deprecated xmllib from inclusion in the docs.
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 443e331..78556bf 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex
@@ -281,7 +281,7 @@ \input{xmlsaxhandler} \input{xmlsaxutils} \input{xmlsaxreader} -\input{libxmllib} +% \input{libxmllib} \input{libmm} % Multimedia Services \input{libaudioop}