Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | threading._DummyThread.__init__(): document obscure new code. | Tim Peters | 2005-01-08 | 1 | -1/+22 |
* | Converted to a unittest. Added checks that the bounded semaphore actually | Tim Peters | 2005-01-08 | 1 | -37/+73 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | Test failed because these was no expected-output file, but always printed | Tim Peters | 2001-08-20 | 1 | -5/+8 |
* | add a few test cases for threading module. | Skip Montanaro | 2001-08-20 | 1 | -0/+52 |