mirror of
https://github.com/python/cpython.git
synced 2025-07-23 19:25:40 +00:00
Add entry for xmlrpclib documentation.
This commit is contained in:
parent
5ddf7adf84
commit
3d97e35a20
2 changed files with 2 additions and 0 deletions
|
@ -178,6 +178,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
|
|||
lib/libuserdict.tex \
|
||||
lib/libdis.tex \
|
||||
lib/libxmllib.tex \
|
||||
lib/libxmlrpclib.tex \
|
||||
lib/libpyexpat.tex \
|
||||
lib/xmldom.tex \
|
||||
lib/xmldomminidom.tex \
|
||||
|
|
|
@ -246,6 +246,7 @@ and how to embed it in other applications.
|
|||
\input{xmlsaxutils}
|
||||
\input{xmlsaxreader}
|
||||
\input{libxmllib}
|
||||
\input{libxmlrpclib}
|
||||
|
||||
\input{libmm} % Multimedia Services
|
||||
\input{libaudioop}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue