mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Three more modules documented by Moshe!
This commit is contained in:
parent
1de2a92791
commit
4755e7d5c1
4 changed files with 197 additions and 0 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue