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
/
lib
/
libatexit.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug #1597824: return the registered function from atexit.register()
Georg Brandl
2006-11-16
1
-0/+16
*
markup nit
Fred Drake
2004-11-04
1
-5/+4
*
Fix bug 1052242. Also includes rewrite of test case using unittest and
Skip Montanaro
2004-11-04
1
-0/+6
*
Added example of using positional and keyword args with atexit.register().
Fred Drake
2003-04-08
1
-0/+15
*
Move the "See also" section to a location more consistent with other
Fred Drake
2000-09-09
1
-6/+6
*
Several small changes, mostly to the markup, to improve consistency and
Fred Drake
2000-07-06
1
-4/+5
*
added seealso pointing reader at readline example which uses atexit.
Skip Montanaro
2000-07-06
1
-0/+4
*
added warning about incompatibility with other codes' use of sys.exitfunc.
Skip Montanaro
2000-07-05
1
-0/+8
*
Update version numbering from 1.6 to 2.0.
Fred Drake
2000-06-30
1
-1/+1
*
Added note that the atexit module was added for Python 1.6.
Fred Drake
2000-06-28
1
-0/+2
*
Added the atexit module and documentation from Skip Montanaro
Fred Drake
2000-06-28
1
-0/+59