mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Added section for operator module (compiled Skip Montanaro).
This commit is contained in:
parent
ccaf3b6d11
commit
61ed4db9e8
5 changed files with 389 additions and 1 deletions
|
@ -77,6 +77,7 @@ to Python and how to embed it in other applications.
|
|||
\input{libpython} % Python Services
|
||||
\input{libsys}
|
||||
\input{libtypes2} % types is already taken :-(
|
||||
\input{liboperator}
|
||||
\input{libtraceback}
|
||||
\input{libpickle}
|
||||
\input{libshelve}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue