summaryrefslogtreecommitdiff
path: root/Lib/_dummy_thread.py
Commit message (Expand)AuthorAgeFilesLines
* Fix bootstrap issues when building without threadsAntoine Pitrou2010-11-051-4/+8
* Issue #7316: the acquire() method of lock objects in the :mod:`threading`Antoine Pitrou2010-04-141-1/+7
* Merged revisions 65787 via svnmerge fromBrett Cannon2008-08-171-1/+0
* Merged revisions 64903 via svnmerge fromBrett Cannon2008-07-131-6/+3
* Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.Georg Brandl2008-05-251-0/+149