]> granicus.if.org Git - python/commit
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)
commit1b0b6ae36bfdf01a34c040a8ee8e4d9926c7443f
treee9bd7fd078324699f410db63f16479a8c1f6bdc7
parent77e1bfc3777a318232e0816c4a9a15fc7955d80d
parentf505b7425c1e46e847dfc1e4528bc178af06b085
Issue #4625: If IDLE cannot write to its recent file or breakpoint
files, display a message popup and continue rather than crash.
(original patch by Roger Serwy)
Lib/idlelib/PyShell.py