mirror of
https://github.com/python/cpython.git
synced 2025-10-21 14:12:27 +00:00
merge with 3.2
This commit is contained in:
commit
8df168cc7b
4 changed files with 10 additions and 13 deletions
|
@ -6,9 +6,6 @@
|
|||
.. moduleauthor:: Skip Montanaro <skip@pobox.com>
|
||||
.. sectionauthor:: Skip Montanaro <skip@pobox.com>
|
||||
|
||||
**Source code:** :source:`Lib/atexit.py`
|
||||
|
||||
--------------
|
||||
|
||||
The :mod:`atexit` module defines functions to register and unregister cleanup
|
||||
functions. Functions thus registered are automatically executed upon normal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue