aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_threaded_import.py
Commit message (Expand)AuthorAge
* Get rid of relative imports in all unittests. Now anything thatBarry Warsaw2002-07-23
* SF bug #516372: test_thread: unhandled exc. in threadTim Peters2002-02-16
* Add a new function imp.lock_held(), and use it to skip test_threaded_importTim Peters2001-08-30
* Workaround by Tim Peters to skip this test if run from test.autotest,Jack Jansen2001-08-29
* Implementing an idea from Guido on the checkins list:Tim Peters2001-05-22
* New test adapted from the ancient Demo/threads/bug.py.Tim Peters2001-05-22