This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 roger.serwy
收信人 ajaksu2, amaury.forgeotdarc, gpolo, roger.serwy, skcheng, timium
日期 2011-12-14.02:35:12
SpamBayes Score 1.1800589e-08
Marked as misclassified
Message-id <1323830114.4.0.472111408329.issue4625@psf.upfronthosting.co.za>
In-reply-to
内容
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.
历史
日期 用户 动作 参数
2011-12-14 02:35:14roger.serwy修改recipients: + roger.serwy, amaury.forgeotdarc, ajaksu2, gpolo, skcheng, timium
2011-12-14 02:35:14roger.serwy修改messageid: <1323830114.4.0.472111408329.issue4625@psf.upfronthosting.co.za>
2011-12-14 02:35:13roger.serwy链接issue4625 messages
2011-12-14 02:35:13roger.serwy创建