summaryrefslogtreecommitdiffstats
path: root/Doc/library/atexit.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in atexit documentation. (GH-4419) (GH-4442)Erik Bray2017-11-171-1/+1
* Issue #15233: Python now guarantees that callables registered with the atexitCharles-François Natali2013-08-211-7/+8
* Issue #8890: Stop advertising an insecure use of /tmp in docsPetri Lehtinen2013-02-231-2/+2
* Improve doc for atexit.register (#12297)Éric Araujo2012-02-151-6/+6
* Backport source links from 3.x.Éric Araujo2011-08-191-6/+4
* Document that atexit execution order is undefined (#9788)Éric Araujo2011-07-291-1/+3
* Merged revisions 85253,85452-85454 via svnmerge fromGeorg Brandl2010-11-261-2/+2
* Add more links to Python sources where the code is short, readable and an inf...Raymond Hettinger2010-11-061-0/+5
* correct email addressSkip Montanaro2007-12-081-2/+2
* Add more entries to the glossary.Georg Brandl2007-12-021-1/+1
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+108