Message253668
| Author | terry.reedy |
|---|---|
| Recipients | John Gray, asvetlov, cane, markroseman, ned.deily, roger.serwy, tealduck, terry.reedy |
| Date | 2015-10-29.08:59:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1446109197.29.0.460045710198.issue8231@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
OK: call GetUserCfgDir once on creation of idleConf instance and set .userdir attribute. Replace repeated calls in PyShell and Editor with attributes accesses. I tested that, with patch, IDLE starts and rewrites both breakpoints.lst and recent-files.lst as appropriate. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-10-29 08:59:57 | terry.reedy | set | recipients: + terry.reedy, ned.deily, roger.serwy, asvetlov, markroseman, cane, John Gray, tealduck |
| 2015-10-29 08:59:57 | terry.reedy | set | messageid: <1446109197.29.0.460045710198.issue8231@psf.upfronthosting.co.za> |
| 2015-10-29 08:59:57 | terry.reedy | link | issue8231 messages |
| 2015-10-29 08:59:55 | terry.reedy | create | |