mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Added the atexit module and documentation from Skip Montanaro
<skip@mojam.com>. Revisions to the markup to make it pass LaTeX, added an index entry and a reference from the sys.exitfunc documentation. This closes SourceForge patch #100620.
This commit is contained in:
parent
a05e293a21
commit
c19425d520
7 changed files with 146 additions and 1 deletions
|
@ -73,6 +73,7 @@ and how to embed it in other applications.
|
|||
|
||||
\input{libpython} % Python Services
|
||||
\input{libsys}
|
||||
\input{libatexit}
|
||||
\input{libtypes}
|
||||
\input{libuserdict}
|
||||
\input{liboperator}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue