Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change a few uses of the threading APIs | Benjamin Peterson | 2008-08-18 | 1 | -3/+3 |
* | give the threading API PEP 8 names | Benjamin Peterson | 2008-06-11 | 1 | -3/+3 |
* | Convert test_dummy_threading and test_dbm to unittest. | Brett Cannon | 2008-03-18 | 1 | -63/+54 |
* | Patch #2167 from calvin: Remove unused imports | Christian Heimes | 2008-02-23 | 1 | -1/+0 |
* | Make time.sleep calls go to 0 for common testing. | Brett Cannon | 2003-04-30 | 1 | -1/+4 |
* | Whitespace normalization. | Tim Peters | 2003-02-19 | 1 | -2/+2 |
* | Brett Cannon's dummy_thread and dummy_threading modules (SF patch | Guido van Rossum | 2002-12-30 | 1 | -0/+70 |