Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
bf608750adb3ae13dbc20eca22a3099e810ad673
/
Lib
/
atexit.py
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