Message 309252 - Python tracker
Message309252
| Author | terry.reedy |
|---|---|
| Recipients | ned.deily, ronaldoussoren, sm1979, terry.reedy |
| Date | 2017-12-30.20:18:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1514665118.43.0.213398074469.issue32447@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The Mac issue is the inability to add .xyz directories to the home directory. You can test a fix by entering 'mkdir .idlerc' at the terminal prompt. The IDLE issue is that IDLE quits when it cannot create .idlerc. In this respect, this is a duplicate of #8231. That this can happen after what seemed like a 'normal' install (on a home machine?) gives me a bit more impetus to work on that issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-30 20:18:38 | terry.reedy | set | recipients: + terry.reedy, ronaldoussoren, ned.deily, sm1979 |
| 2017-12-30 20:18:38 | terry.reedy | set | messageid: <1514665118.43.0.213398074469.issue32447@psf.upfronthosting.co.za> |
| 2017-12-30 20:18:38 | terry.reedy | link | issue32447 messages |
| 2017-12-30 20:18:38 | terry.reedy | create | |