Added docs for glob and mailcap
This commit is contained in:
parent
e6d579ddbc
commit
b6a80262e1
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue