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 BreamoreBoy, ggenellina, kbk, lukasz.langa, python-dev, terry.reedy
Date 2014-06-08.20:17:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402258645.65.0.626340183231.issue12274@psf.upfronthosting.co.za>
In-reply-to
Content
This issue needs a unittest test added within the framework. I opened #21696 as a dependency. Since configx.def files can be edited, and, I believe, at least one is intended to be edited, configHandler should perhaps catch exceptions and display in a messagebox. But unless Idle could continue after that, that might wait for the general fix, which is another issue.
History
Date User Action Args
2014-06-08 20:17:25terry.reedysetrecipients: + terry.reedy, kbk, ggenellina, BreamoreBoy, lukasz.langa, python-dev
2014-06-08 20:17:25terry.reedysetmessageid: <1402258645.65.0.626340183231.issue12274@psf.upfronthosting.co.za>
2014-06-08 20:17:25terry.reedylinkissue12274 messages
2014-06-08 20:17:25terry.reedycreate