summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/interruptmodule.c
Commit message (Collapse)AuthorAgeFilesLines
* A interruptmodule.cKurt B. Kaiser2003-03-101-0/+49
M setup.py Implements an interrupt extension module which allows a subthread to raise an interrupt in the main thread.