mirror of
https://github.com/python/cpython.git
synced 2025-09-13 12:17:24 +00:00
Add/remove entries due to additional sections from Moshe.
This commit is contained in:
parent
64bc94e3ec
commit
26da2840ac
2 changed files with 6 additions and 19 deletions
|
@ -95,6 +95,7 @@ add new extensions to Python and how to embed it in other applications.
|
|||
\input{libpycompile} % really py_compile
|
||||
\input{libcompileall}
|
||||
\input{libdis}
|
||||
\input{libnew}
|
||||
\input{libsite}
|
||||
\input{libuser}
|
||||
\input{libbltin} % really __builtin__
|
||||
|
@ -127,7 +128,11 @@ add new extensions to Python and how to embed it in other applications.
|
|||
\input{liballos} % Generic Operating System Services
|
||||
\input{libos}
|
||||
\input{libposixpath} % os.path
|
||||
\input{libdircache}
|
||||
\input{libstat}
|
||||
\input{libstatcache}
|
||||
\input{libcmp}
|
||||
\input{libcmpcache}
|
||||
\input{libtime}
|
||||
\input{libgetpass}
|
||||
\input{libgetopt}
|
||||
|
@ -218,6 +223,7 @@ add new extensions to Python and how to embed it in other applications.
|
|||
\input{libaudioop}
|
||||
\input{libimageop}
|
||||
\input{libaifc}
|
||||
\input{libwave}
|
||||
\input{libcolorsys}
|
||||
\input{librgbimg}
|
||||
\input{libimghdr}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue