mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
fix some broken URLs
This commit is contained in:
parent
d08effe287
commit
1abde3628b
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