Three more modules documented by Moshe!

This commit is contained in:
Fred Drake 1999-06-21 18:25:49 +00:00
parent 1de2a92791
commit 4755e7d5c1
4 changed files with 197 additions and 0 deletions

View file

@ -131,6 +131,7 @@ add new extensions to Python and how to embed it in other applications.
\input{libdircache}
\input{libstat}
\input{libstatcache}
\input{libstatvfs}
\input{libcmp}
\input{libcmpcache}
\input{libtime}
@ -156,6 +157,7 @@ add new extensions to Python and how to embed it in other applications.
\input{libbsddb}
\input{libzlib}
\input{libgzip}
\input{librlcompleter}
\input{libunix} % UNIX Specific Services
\input{libposix}
@ -166,6 +168,7 @@ add new extensions to Python and how to embed it in other applications.
\input{libgdbm}
\input{libtermios}
\input{libfcntl}
\input{libpipes}
\input{libposixfile}
\input{libresource}
\input{libsyslog}