1. c7b6bed Use sys.executable to run Python, as suggested by Neal Norwitz. by Tim Peters · 23 years ago
  2. c411dba Whitespace normalization. by Tim Peters · 23 years ago
  3. 012b69c The atexit module effectively turned itself off if sys.exitfunc already by Tim Peters · 23 years ago
  4. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 25 years ago
  5. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 25 years ago
  6. c19425d Added the atexit module and documentation from Skip Montanaro by Fred Drake · 25 years ago