aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_threadedtempfile.py
Commit message (Expand)AuthorAge
* SF bug 613233: test_threadedtempfile hangsTim Peters2002-09-25
* Get rid of relative imports in all unittests. Now anything thatBarry Warsaw2002-07-23
* Add "import thread" at the top of the module; this prevents us fromGuido van Rossum2001-04-14
* Fix stupidity.Tim Peters2001-01-13
* Guido found a brand new race in tempfile on Linux, due to Linux changingTim Peters2001-01-13