]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Added entry for urllib2 documentation.
authorFred Drake <fdrake@acm.org>
Thu, 1 Mar 2001 19:54:29 +0000 (19:54 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 1 Mar 2001 19:54:29 +0000 (19:54 +0000)
Doc/Makefile.deps
Doc/lib/lib.tex

index e934cfed50b0f25c75218caa8d2b18cd8d9a1d01..3ffc9c49250ee3499eafa0b911bc015622150570 100644 (file)
@@ -105,6 +105,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
        lib/libprofile.tex \
        lib/libcgi.tex \
        lib/liburllib.tex \
+       lib/liburllib2.tex \
        lib/libhttplib.tex \
        lib/libftplib.tex \
        lib/libgopherlib.tex \
index d0ec19453824c1e542da56906b84e05f1747fb68..491d2b47ab837859c5262e28cbd3fc7a85b0a08d 100644 (file)
@@ -194,6 +194,7 @@ and how to embed it in other applications.
 \input{libwebbrowser}
 \input{libcgi}
 \input{liburllib}
+\input{liburllib2}
 \input{libhttplib}
 \input{libftplib}
 \input{libgopherlib}