Added docs for glob and mailcap

This commit is contained in:
Guido van Rossum 1997-03-25 22:09:18 +00:00
parent e6d579ddbc
commit b6a80262e1
2 changed files with 4 additions and 0 deletions

View 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}

View 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}