1. a9ef5e5 SF bug #1083202L UnboundLocalError raised by atexit module by Raymond Hettinger · 20 years ago
  2. 599bd5e Fix bug 1052242. Also includes rewrite of test case using unittest and by Skip Montanaro · 20 years ago
  3. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  4. 68468eb Get rid of many apply() calls. by Guido van Rossum · 21 years ago
  5. 012b69c The atexit module effectively turned itself off if sys.exitfunc already by Tim Peters · 22 years ago
  6. 384fd10 Bug #128475: mimetools.encode (sometimes) fails when called from a thread. by Tim Peters · 24 years ago
  7. e99d5ea added __all__ lists to a number of Python modules by Skip Montanaro · 24 years ago
  8. 146965a Whitespace standardization. by Tim Peters · 24 years ago
  9. c19425d Added the atexit module and documentation from Skip Montanaro by Fred Drake · 24 years ago