Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
c7554e28ee526113281c3fd252c543d063194a60
/
Lib
/
test
/
test_atexit.py
c7b6bed
Use sys.executable to run Python, as suggested by Neal Norwitz.
by Tim Peters
· 23 years ago
c411dba
Whitespace normalization.
by Tim Peters
· 23 years ago
012b69c
The atexit module effectively turned itself off if sys.exitfunc already
by Tim Peters
· 23 years ago
f785042
a bold attempt to fix things broken by MAL's verify patch: import
by Fredrik Lundh
· 25 years ago
3661908
This patch removes all uses of "assert" in the regression test suite
by Marc-André Lemburg
· 25 years ago
c19425d
Added the atexit module and documentation from Skip Montanaro
by Fred Drake
· 25 years ago