]> granicus.if.org Git - python/commit
1. Stake Freddy.
authorKurt B. Kaiser <kbk@shore.net>
Sat, 24 May 2003 20:59:15 +0000 (20:59 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Sat, 24 May 2003 20:59:15 +0000 (20:59 +0000)
commit67fd0ea46d187ccab90ed574207bc88503bde3ea
tree9737263bae54a7fbf3e6bb2a77aadbe2793533c3
parentebc198faa991ae836547ec1dccea8133b185bd65
1. Stake Freddy.
   e.g. further improve subprocess interrupt, exceptions, and termination.
2. Remove the workarounds in PyShell.py and ScriptBinding.py involving
   interrupting the subprocess prior to killing it, not necessary anymore.
3. Fix a bug introduced at PyShell Rev 1.66: was getting extra shell menu
   every time the shell window was recreated.

M PyShell.py
M ScriptBinding.py
M rpc.py
M run.py
Lib/idlelib/PyShell.py
Lib/idlelib/ScriptBinding.py
Lib/idlelib/rpc.py
Lib/idlelib/run.py