Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
2054ee9b6f268d16e90e4ff30186b5a4a1f91719
/
Lib
/
test
/
test_threadedtempfile.py
9602cc2
Prevent spurious leaks when running regrtest.py -R. There may be more
by Neal Norwitz
· 19 years ago
d8a9d2a
SF bug 613233: test_threadedtempfile hangs
by Tim Peters
· 23 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
9df3eab
Add "import thread" at the top of the module; this prevents us from
by Guido van Rossum
· 24 years ago
73cbc5e
Fix stupidity.
by Tim Peters
· 25 years ago
9fadfb0
Guido found a brand new race in tempfile on Linux, due to Linux changing
by Tim Peters
· 25 years ago