diff options
| author | Fred Drake <fdrake@acm.org> | 2000-09-20 02:54:58 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 2000-09-20 02:54:58 +0000 |
| commit | f5aa4ef07cfe7a03045c90b423ea471b4fdbcb19 (patch) | |
| tree | c5054eefc03d5eaab0a5f77c4e09bb826d3ab233 /Doc/lib | |
| parent | e10ef74bb8616edba8066855f8e4c454361547ac (diff) | |
| download | cpython-git-f5aa4ef07cfe7a03045c90b423ea471b4fdbcb19.tar.gz | |
Add entries for the xml.sax documentation.
Diffstat (limited to 'Doc/lib')
| -rw-r--r-- | Doc/lib/lib.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index c3517071a6..5fd378c428 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -235,6 +235,7 @@ and how to embed it in other applications. \input{libhtmllib} \input{libxmllib} \input{libpyexpat} +\input{xmlsax} \input{libmm} % Multimedia Services \input{libaudioop} |
