Added "stub" documentation for xml.dom.pulldom for Paul to fill out with

useful explanations.
This commit is contained in:
Fred Drake 2000-12-13 19:34:38 +00:00
parent ff87174db1
commit 24d6da3eae
3 changed files with 63 additions and 0 deletions

View file

@ -236,6 +236,7 @@ and how to embed it in other applications.
\input{libpyexpat}
\input{xmldom}
\input{xmldomminidom}
\input{xmldompulldom}
\input{xmlsax}
\input{xmlsaxhandler}
\input{xmlsaxutils}