]> granicus.if.org Git - python/commit
Allow interrupt only when executing user code in subprocess
authorKurt B. Kaiser <kbk@shore.net>
Tue, 9 Oct 2007 19:31:30 +0000 (19:31 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Tue, 9 Oct 2007 19:31:30 +0000 (19:31 +0000)
commitc8f65e69da7237e5c0d58afb032e4b0b432b918a
tree5a9e92923f684597d1dd0f2a1f38714436166592
parente7f4d8483082d2f694e8a89ec531ab378e6b8326
Allow interrupt only when executing user code in subprocess
Patch 1225 Tal Einat modified from IDLE-Spoon.
Lib/idlelib/NEWS.txt
Lib/idlelib/run.py