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 Vader27, cheryl.sabella, taleinat, terry.reedy
Date 2020-03-25.03:36:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585107405.96.0.248283144479.issue40031@roundup.psfhosted.org>
In-reply-to
Content
Once you touch the idlelib/*.def files or manually edit the .idlerc/*.cfg files, you are on your own.  You could rename any *.def files and try to 'repair' the installation, or delete the *.cfg files and rebuild then through the dialog.  

You could also start IDLE from Command Prompt with 'py -m idlelib' and report any error messages.
History
Date User Action Args
2020-03-25 03:36:46terry.reedysetrecipients: + terry.reedy, taleinat, cheryl.sabella, Vader27
2020-03-25 03:36:45terry.reedysetmessageid: <1585107405.96.0.248283144479.issue40031@roundup.psfhosted.org>
2020-03-25 03:36:45terry.reedylinkissue40031 messages
2020-03-25 03:36:45terry.reedycreate