]> granicus.if.org Git - python/commit
The change in the linecache.checkcache() signature at rev 1.13 caused IDLE to exit
authorKurt B. Kaiser <kbk@shore.net>
Sat, 13 Nov 2004 21:05:58 +0000 (21:05 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Sat, 13 Nov 2004 21:05:58 +0000 (21:05 +0000)
commitf7a8899f33fb0a1efe6cb57fc1b712fa1059d0a6
tree6a0ab84dde5560accfe488cb0be387cc77fe2220
parent1681b622515e2c174d59e79746579e71339adc04
The change in the linecache.checkcache() signature at rev 1.13 caused IDLE to exit
when an exception was raised while running w/o the subprocess.  Python Bug 1063840

M NEWS.txt
M PyShell.py
Lib/idlelib/NEWS.txt
Lib/idlelib/PyShell.py