mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Added entries for the xml.dom.minidom module.
This commit is contained in:
parent
669d36f02c
commit
277a21150b
2 changed files with 2 additions and 0 deletions
|
|
@ -170,6 +170,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
|
|||
../lib/libdis.tex \
|
||||
../lib/libxmllib.tex \
|
||||
../lib/libpyexpat.tex \
|
||||
../lib/xmldom.tex \
|
||||
../lib/xmlsax.tex \
|
||||
../lib/xmlsaxhandler.tex \
|
||||
../lib/xmlsaxutils.tex \
|
||||
|
|
|
|||
|
|
@ -234,6 +234,7 @@ and how to embed it in other applications.
|
|||
\input{libsgmllib}
|
||||
\input{libhtmllib}
|
||||
\input{libpyexpat}
|
||||
\input{xmldom}
|
||||
\input{xmlsax}
|
||||
\input{xmlsaxhandler}
|
||||
\input{xmlsaxutils}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue