Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
bd15a06fd3ac256d4f2780c85a9f7e6def1ecd1f
/
Lib
/
atexit.py
5408211
Bug #1597824: return the registered function from atexit.register()
by Georg Brandl
· 18 years ago
a9ef5e5
SF bug #1083202L UnboundLocalError raised by atexit module
by Raymond Hettinger
· 20 years ago
599bd5e
Fix bug 1052242. Also includes rewrite of test case using unittest and
by Skip Montanaro
· 20 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
68468eb
Get rid of many apply() calls.
by Guido van Rossum
· 22 years ago
012b69c
The atexit module effectively turned itself off if sys.exitfunc already
by Tim Peters
· 22 years ago
384fd10
Bug #128475: mimetools.encode (sometimes) fails when called from a thread.
by Tim Peters
· 24 years ago
e99d5ea
added __all__ lists to a number of Python modules
by Skip Montanaro
· 24 years ago
146965a
Whitespace standardization.
by Tim Peters
· 24 years ago
c19425d
Added the atexit module and documentation from Skip Montanaro
by Fred Drake
· 24 years ago