| commit | e953511858365619e953f12f88326272c20cd6f1 | [log] [tgz] |
|---|---|---|
| author | Kurt B. Kaiser <kbk@shore.net> | Fri Nov 19 15:46:49 2004 +0000 |
| committer | Kurt B. Kaiser <kbk@shore.net> | Fri Nov 19 15:46:49 2004 +0000 |
| tree | e9dda5724dbacdbb041f5ab5b9a6c27bf6a62e15 | |
| parent | bae8f377d30ae352d82aa93cab4ca137ede7b930 [diff] |
On OpenBSD, terminating IDLE with ctrl-c from the command line caused a stuck subprocess MainThread because only the SocketThread was exiting. M NEWS.txt M idlever.py M run.py