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.

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:38terry.reedysetrecipients: + terry.reedy, ronaldoussoren, ned.deily, sm1979
2017-12-30 20:18:38terry.reedysetmessageid: <1514665118.43.0.213398074469.issue32447@psf.upfronthosting.co.za>
2017-12-30 20:18:38terry.reedylinkissue32447 messages
2017-12-30 20:18:38terry.reedycreate