]> granicus.if.org Git - python/commitdiff
Added docs for glob and mailcap
authorGuido van Rossum <guido@python.org>
Tue, 25 Mar 1997 22:09:18 +0000 (22:09 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 25 Mar 1997 22:09:18 +0000 (22:09 +0000)
Doc/lib.tex
Doc/lib/lib.tex

index 1de9386132708f87ea1ea685090c0cd8c85b2b53..c6ca392d08df6cb9cbc8f22a6aec969774d40d0a 100644 (file)
@@ -108,6 +108,7 @@ to Python and how to embed it in other applications.
 \input{libgetopt}
 \input{libtempfile}
 \input{liberrno}
+\input{libglob}
 
 \input{libsomeos}              % Optional Operating System Services
 \input{libsignal}
@@ -149,6 +150,7 @@ to Python and how to embed it in other applications.
 \input{libmimetools}
 \input{libbinascii}
 \input{libxdrlib}
+\input{libmailcap}
 
 \input{librestricted}
 \input{librexec}
index 1de9386132708f87ea1ea685090c0cd8c85b2b53..c6ca392d08df6cb9cbc8f22a6aec969774d40d0a 100644 (file)
@@ -108,6 +108,7 @@ to Python and how to embed it in other applications.
 \input{libgetopt}
 \input{libtempfile}
 \input{liberrno}
+\input{libglob}
 
 \input{libsomeos}              % Optional Operating System Services
 \input{libsignal}
@@ -149,6 +150,7 @@ to Python and how to embed it in other applications.
 \input{libmimetools}
 \input{libbinascii}
 \input{libxdrlib}
+\input{libmailcap}
 
 \input{librestricted}
 \input{librexec}