diff options
author | Fred Drake <fdrake@acm.org> | 2000-10-12 20:07:09 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-10-12 20:07:09 (GMT) |
commit | babe326c65a3d00c0f236628a17e39df81bcf13d (patch) | |
tree | 69424300c1ccf5c2e95e2c35fc888596325d0f05 /Doc/lib/lib.tex | |
parent | 014f0e33946c212e60604b4cf819cfec9fabb041 (diff) | |
download | cpython-babe326c65a3d00c0f236628a17e39df81bcf13d.zip cpython-babe326c65a3d00c0f236628a17e39df81bcf13d.tar.gz cpython-babe326c65a3d00c0f236628a17e39df81bcf13d.tar.bz2 |
Added entries for new files of SAX documentation.
Diffstat (limited to 'Doc/lib/lib.tex')
-rw-r--r-- | Doc/lib/lib.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 5425f3e..0b5b304 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -235,6 +235,9 @@ and how to embed it in other applications. \input{libhtmllib} \input{libpyexpat} \input{xmlsax} +\input{xmlsaxhandler} +\input{xmlsaxutils} +\input{xmlsaxreader} \input{libxmllib} \input{libmm} % Multimedia Services |