]> granicus.if.org Git - python/commitdiff
Remove deprecated xmllib from inclusion in the docs.
authorRaymond Hettinger <python@rcn.com>
Mon, 6 Dec 2004 12:29:56 +0000 (12:29 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 6 Dec 2004 12:29:56 +0000 (12:29 +0000)
Doc/Makefile.deps
Doc/lib/lib.tex

index 11257eebd1f053a84da28788f313caa4ff9b0fa4..0194cc70500fb11617e8ce0ecd28e936e0036143 100644 (file)
@@ -252,7 +252,6 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
        lib/libre.tex \
        lib/libuserdict.tex \
        lib/libdis.tex \
-       lib/libxmllib.tex \
        lib/libxmlrpclib.tex \
        lib/libsimplexmlrpc.tex \
        lib/libdocxmlrpc.tex \
index 443e331d1bacf3b42fd9ae61cb1e916601f6e22f..78556bf9aae65d88828e167daa2712771a1bdb96 100644 (file)
@@ -281,7 +281,7 @@ and how to embed it in other applications.
 \input{xmlsaxhandler}
 \input{xmlsaxutils}
 \input{xmlsaxreader}
-\input{libxmllib}
+\input{libxmllib}
 
 \input{libmm}                   % Multimedia Services
 \input{libaudioop}