mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Documentation for the gc module. Text from Neil Schemenauer
<nascheme@enme.ucalgary.ca>, markup & minor revisions from Fred Drake.
This commit is contained in:
parent
bf26e07049
commit
bdcf91fda0
3 changed files with 108 additions and 0 deletions
|
@ -73,6 +73,7 @@ and how to embed it in other applications.
|
|||
|
||||
\input{libpython} % Python Services
|
||||
\input{libsys}
|
||||
\input{libgc}
|
||||
\input{libatexit}
|
||||
\input{libtypes}
|
||||
\input{libuserdict}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue