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_tempfile.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Two bugs:
Fred Drake
2002-11-22
1
-7/+7
*
Don't call warnings.resetwarnings(); that does bad things that cause
Fred Drake
2002-10-17
1
-5/+4
*
Standardize behavior: no docstrings in test functions. Also get rid
Guido van Rossum
2002-08-22
1
-42/+37
*
OS/2 EMX behaves like Windows where file permissions are concerned
Andrew MacIntyre
2002-08-18
1
-2/+2
*
Get rid of _once(); inlining it takes less code. :-)
Guido van Rossum
2002-08-17
1
-61/+0
*
Patch by Zack W to make test_noinherit() more robust: spawn a Python
Guido van Rossum
2002-08-17
1
-28/+23
*
Drop the number of test files to 100 for all the tests
Neal Norwitz
2002-08-16
1
-4/+8
*
test_many(): open only 100 temp files, not 1000. Some systems don't
Guido van Rossum
2002-08-14
1
-1/+1
*
There's no distinction among 'user', 'group' and 'world' permissions
Tim Peters
2002-08-09
1
-2/+14
*
Whitespace normalization.
Tim Peters
2002-08-09
1
-2/+2
*
Check-in of the most essential parts of SF 589982 (tempfile.py
Guido van Rossum
2002-08-09
1
-7/+704
*
SF bug #476138: tempfile behavior across platforms
Tim Peters
2001-10-29
1
-0/+10