summaryrefslogtreecommitdiffstats
path: root/Doc/lib/lib.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-05-30 04:59:50 (GMT)
committerFred Drake <fdrake@acm.org>2001-05-30 04:59:50 (GMT)
commit6cba3d0e64453a8e567f3ef155f0263f48634c72 (patch)
tree469d36a73d8d18dd464c72270f418147034f27b3 /Doc/lib/lib.tex
parent3b755d43ac9f732d4bbb8622e9f98b874476c663 (diff)
downloadcpython-6cba3d0e64453a8e567f3ef155f0263f48634c72.zip
cpython-6cba3d0e64453a8e567f3ef155f0263f48634c72.tar.gz
cpython-6cba3d0e64453a8e567f3ef155f0263f48634c72.tar.bz2
Added entry for HTMLParser documentation.
Diffstat (limited to 'Doc/lib/lib.tex')
-rw-r--r--Doc/lib/lib.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex
index 3e8cab1..9cd765d 100644
--- a/Doc/lib/lib.tex
+++ b/Doc/lib/lib.tex
@@ -234,6 +234,7 @@ and how to embed it in other applications.
\input{librobotparser}
\input{markup} % Structured Markup Processing Tools
+\input{libhtmlparser}
\input{libsgmllib}
\input{libhtmllib}
\input{libpyexpat}