[issue4625] IDLE won't open anymore, .idlerc unaccessible

Roger Serwy report at bugs.python.org
Wed Dec 14 03:35:14 CET 2011


Roger Serwy <roger.serwy at gmail.com> added the comment:

A quick test on Linux would be:
    chmod -w ~/.idlerc/recent-files.lst

IDLE will give a traceback and not start. This should not be a fatal error.

The provided patch will present an error dialog if the recent files list can not be written.

----------
keywords: +patch
nosy: +serwy
Added file: http://bugs.python.org/file23948/issue4625.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4625>
_______________________________________


More information about the Python-bugs-list mailing list