Message 149417 - Python tracker
Message149417
| Author | roger.serwy |
|---|---|
| Recipients | ajaksu2, amaury.forgeotdarc, gpolo, roger.serwy, skcheng, timium |
| Date | 2011-12-14.02:35:12 |
| SpamBayes Score | 1.1800589e-08 |
| Marked as misclassified | No |
| Message-id | <1323830114.4.0.472111408329.issue4625@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-12-14 02:35:14 | roger.serwy | set | recipients: + roger.serwy, amaury.forgeotdarc, ajaksu2, gpolo, skcheng, timium |
| 2011-12-14 02:35:14 | roger.serwy | set | messageid: <1323830114.4.0.472111408329.issue4625@psf.upfronthosting.co.za> |
| 2011-12-14 02:35:13 | roger.serwy | link | issue4625 messages |
| 2011-12-14 02:35:13 | roger.serwy | create | |