]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #4625: If IDLE cannot write to its recent file or breakpoint
authorNed Deily <nad@acm.org>
Wed, 14 Dec 2011 23:03:31 +0000 (15:03 -0800)
committerNed Deily <nad@acm.org>
Wed, 14 Dec 2011 23:03:31 +0000 (15:03 -0800)
files, display a message popup and continue rather than crash.
(original patch by Roger Serwy)

1  2 
Lib/idlelib/PyShell.py

Simple merge