summaryrefslogtreecommitdiff
path: root/tests/stdlib/test_thread__boundedsem.py
Commit message (Expand)AuthorAgeFilesLines
* Remove most of the deprecated codeJakub Stasiak2014-10-101-3/+3
* PEP-8 fixesSergey Shepelev2014-08-271-0/+1
* Documented the hell out of semaphore, noticed that BoundedSemaphore had the w...Ryan Williams2010-02-201-1/+1
* Made the boundedsem test play nicer with the other tests...it still stomps on...Ryan Williams2009-11-281-2/+8
* Removed cwd dependency in test_thread__boundedsemRyan Williams2009-11-281-1/+2
* Many testing-related changes, switched completely over to using nose, added d...Ryan Williams2009-09-091-0/+11