summaryrefslogtreecommitdiff
path: root/Lib/test/test_dummy_threading.py
Commit message (Expand)AuthorAgeFilesLines
* change a few uses of the threading APIsBenjamin Peterson2008-08-181-3/+3
* give the threading API PEP 8 namesBenjamin Peterson2008-06-111-3/+3
* Convert test_dummy_threading and test_dbm to unittest.Brett Cannon2008-03-181-63/+54
* Patch #2167 from calvin: Remove unused importsChristian Heimes2008-02-231-1/+0
* Make time.sleep calls go to 0 for common testing.Brett Cannon2003-04-301-1/+4
* Whitespace normalization.Tim Peters2003-02-191-2/+2
* Brett Cannon's dummy_thread and dummy_threading modules (SF patchGuido van Rossum2002-12-301-0/+70