index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
atexit.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Issue #15233: Python now guarantees that callables registered with
Larry Hastings
2012-07-15
1
-7/+8
*
Merge fixes for #1326113 and #12297 from 3.2
Éric Araujo
2012-02-15
1
-8/+9
|
\
|
*
Improve doc for atexit.register and unregister (#12297)
Éric Araujo
2012-02-15
1
-8/+9
*
|
merge with 3.2
Sandro Tosi
2011-12-31
1
-3/+0
|
\
\
|
|
/
|
*
fix some broken URLs
Sandro Tosi
2011-12-31
1
-3/+0
*
|
Replace mentions of IOError
Antoine Pitrou
2011-10-12
1
-1/+1
*
|
Merge 3.2
Éric Araujo
2011-08-19
1
-0/+3
|
\
\
|
|
/
|
*
Add a few missing source links from 2.7 and harmonize lib docs headers
Éric Araujo
2011-08-18
1
-0/+3
*
|
Merge from 3.2 (#9254, #8982, #9788)
Éric Araujo
2011-07-29
1
-1/+3
|
\
\
|
|
/
|
*
Document that atexit execution order is undefined (#9788)
Éric Araujo
2011-07-29
1
-1/+3
*
|
Fix example in atexit doc: Both open and read could raise the IOError (#10461...
Éric Araujo
2011-03-12
1
-5/+2
*
|
Use with statement where it improves the documentation (closes #10461)
Éric Araujo
2011-03-11
1
-2/+7
|
/
*
atexit.py doesn't exist
Antoine Pitrou
2011-01-07
1
-5/+1
*
Provide links to Python source where the code is short, readable and
Éric Araujo
2010-11-16
1
-0/+5
*
#10046: small correction to atexit docs.
Georg Brandl
2010-10-14
1
-2/+2
*
Remove surplus empty lines and convert more files to new optional arg style.
Georg Brandl
2009-05-17
1
-1/+0
*
First batch of signature documentation changes; using default argument syntax...
Georg Brandl
2009-04-02
1
-2/+3
*
Merged revisions 59407-59422 via svnmerge from
Christian Heimes
2007-12-08
1
-2/+2
*
Merged revisions 59259-59274 via svnmerge from
Christian Heimes
2007-12-02
1
-1/+1
*
Convert all print statements in the docs.
Georg Brandl
2007-09-04
1
-2/+2
*
Get rid of the remaining versionadded/versionchanged directives.
Georg Brandl
2007-09-01
1
-7/+2
*
Move the 3k reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+105