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 serhiy.storchaka
Recipients rjs.swarnkar, serhiy.storchaka
Date 2013-02-04.12:49:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359982176.21.0.894126743811.issue17114@psf.upfronthosting.co.za>
In-reply-to
Content
ConfigParser is more strong by default since 3.2. Here is a simple patch which made IDLE more tolerant for such kind of user errors.
History
Date User Action Args
2013-02-04 12:49:36serhiy.storchakasetrecipients: + serhiy.storchaka, rjs.swarnkar
2013-02-04 12:49:36serhiy.storchakasetmessageid: <1359982176.21.0.894126743811.issue17114@psf.upfronthosting.co.za>
2013-02-04 12:49:36serhiy.storchakalinkissue17114 messages
2013-02-04 12:49:36serhiy.storchakacreate