Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged revisions 55817-55961 via svnmerge from | Guido van Rossum | 2007-06-13 | 1 | -1/+41 |
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -19/+19 |
* | Merge current trunk into p3yk. This includes the PyNumber_Index API change, | Thomas Wouters | 2006-08-21 | 1 | -0/+70 |
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -0/+26 |
* | 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 |