]> granicus.if.org Git - python/commit
There was an error in the Tk error dialog fix at Rev 1.84 which caused starting
authorKurt B. Kaiser <kbk@shore.net>
Wed, 21 Jan 2004 22:10:01 +0000 (22:10 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Wed, 21 Jan 2004 22:10:01 +0000 (22:10 +0000)
commit7663729ec72f5ffe44b8e7f76bdb56d8663c5e6e
tree7921e739e545cb89ff611b081fc92579b161c740
parentd6ab77d27dae87d7ffb66db0a411a631ce85a11d
There was an error in the Tk error dialog fix at Rev 1.84 which caused starting
w/o the subprocess to fail.  Check in a fix to IDLE and IDLEfork.

M PyShell.py

Backport candidate, combine with previous.
Lib/idlelib/PyShell.py