index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_atexit.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace normalization.
Tim Peters
2004-11-07
1
-1/+1
*
Fix bug 1052242. Also includes rewrite of test case using unittest and
Skip Montanaro
2004-11-04
1
-52/+86
*
sys.executable can contain spaces, cater for this when passing it to
Jack Jansen
2003-02-24
1
-2/+2
*
Make the test pass for jython where there are no sys.executable.
Finn Bock
2002-11-06
1
-3/+7
*
Complete the absolute import patch for the test suite. All relative
Barry Warsaw
2002-07-30
1
-1/+1
*
Reorganized so the test is skipped if os.popen() doesn't exist (in stead of f...
Jack Jansen
2002-07-26
1
-4/+4
*
Use sys.executable to run Python, as suggested by Neal Norwitz.
Tim Peters
2002-07-17
1
-2/+3
*
Whitespace normalization.
Tim Peters
2002-07-16
1
-1/+1
*
The atexit module effectively turned itself off if sys.exitfunc already
Tim Peters
2002-07-16
1
-11/+48
*
a bold attempt to fix things broken by MAL's verify patch: import
Fredrik Lundh
2001-01-17
1
-1/+1
*
This patch removes all uses of "assert" in the regression test suite
Marc-André Lemburg
2001-01-17
1
-1/+1
*
Added the atexit module and documentation from Skip Montanaro
Fred Drake
2000-06-28
1
-0/+24