Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ddf7ad commit 3d97e35Copy full SHA for 3d97e35
2 files changed
Doc/Makefile.deps
@@ -178,6 +178,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
178
lib/libuserdict.tex \
179
lib/libdis.tex \
180
lib/libxmllib.tex \
181
+ lib/libxmlrpclib.tex \
182
lib/libpyexpat.tex \
183
lib/xmldom.tex \
184
lib/xmldomminidom.tex \
Doc/lib/lib.tex
@@ -246,6 +246,7 @@ \chapter*{Front Matter\label{front}}
246
\input{xmlsaxutils}
247
\input{xmlsaxreader}
248
\input{libxmllib}
249
+\input{libxmlrpclib}
250
251
\input{libmm} % Multimedia Services
252
\input{libaudioop}
0 commit comments