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 christian.heimes, dilyan.palauzov, terry.reedy
Date 2018-02-16.21:09:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518815375.43.0.467229070634.issue32829@psf.upfronthosting.co.za>
In-reply-to
Content
Dilyan, please explain what you believe the problems to be and how the patch solves it.  These seem to be 3 separate issues.

Do not change idlelib.config.  config_main.def contain 'default = True' or 'default = False' and that is what the docstring references.
History
Date User Action Args
2018-02-16 21:09:35terry.reedysetrecipients: + terry.reedy, christian.heimes, dilyan.palauzov
2018-02-16 21:09:35terry.reedysetmessageid: <1518815375.43.0.467229070634.issue32829@psf.upfronthosting.co.za>
2018-02-16 21:09:35terry.reedylinkissue32829 messages
2018-02-16 21:09:35terry.reedycreate