Kaydet (Commit) b6a80262 authored tarafından Guido van Rossum's avatar Guido van Rossum

Added docs for glob and mailcap

üst e6d579dd
...@@ -108,6 +108,7 @@ to Python and how to embed it in other applications. ...@@ -108,6 +108,7 @@ to Python and how to embed it in other applications.
\input{libgetopt} \input{libgetopt}
\input{libtempfile} \input{libtempfile}
\input{liberrno} \input{liberrno}
\input{libglob}
\input{libsomeos} % Optional Operating System Services \input{libsomeos} % Optional Operating System Services
\input{libsignal} \input{libsignal}
...@@ -149,6 +150,7 @@ to Python and how to embed it in other applications. ...@@ -149,6 +150,7 @@ to Python and how to embed it in other applications.
\input{libmimetools} \input{libmimetools}
\input{libbinascii} \input{libbinascii}
\input{libxdrlib} \input{libxdrlib}
\input{libmailcap}
\input{librestricted} \input{librestricted}
\input{librexec} \input{librexec}
......
...@@ -108,6 +108,7 @@ to Python and how to embed it in other applications. ...@@ -108,6 +108,7 @@ to Python and how to embed it in other applications.
\input{libgetopt} \input{libgetopt}
\input{libtempfile} \input{libtempfile}
\input{liberrno} \input{liberrno}
\input{libglob}
\input{libsomeos} % Optional Operating System Services \input{libsomeos} % Optional Operating System Services
\input{libsignal} \input{libsignal}
...@@ -149,6 +150,7 @@ to Python and how to embed it in other applications. ...@@ -149,6 +150,7 @@ to Python and how to embed it in other applications.
\input{libmimetools} \input{libmimetools}
\input{libbinascii} \input{libbinascii}
\input{libxdrlib} \input{libxdrlib}
\input{libmailcap}
\input{librestricted} \input{librestricted}
\input{librexec} \input{librexec}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment