summaryrefslogtreecommitdiff
path: root/Lib/dummy_thread.py
Commit message (Expand)AuthorAgeFilesLines
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-0/+8
* Cause calling interrupt_main in main thread raise KeyboardInterrupt instantly.Brett Cannon2003-06-131-4/+12
* dummy_thread modified to have interrupt_main and to behave appropriately whenBrett Cannon2003-06-131-1/+17
* Whitespace normalization.Tim Peters2003-01-291-5/+5
* Brett Cannon's dummy_thread and dummy_threading modules (SF patchGuido van Rossum2002-12-301-0/+116