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 pitrou
Recipients lukasz.langa, pitrou, r.david.murray, tlevine
Date 2014-01-04.18:00:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1388858419.02.0.296616506946.issue20120@psf.upfronthosting.co.za>
In-reply-to
Content
In 3.x, the ConfigParser class is 2.x's SafeConfigParser, and the parsing rules are different (stricter, it seems).

It's probably a won't fix, I'd say.
History
Date User Action Args
2014-01-04 18:00:19pitrousetrecipients: + pitrou, r.david.murray, lukasz.langa, tlevine
2014-01-04 18:00:19pitrousetmessageid: <1388858419.02.0.296616506946.issue20120@psf.upfronthosting.co.za>
2014-01-04 18:00:18pitroulinkissue20120 messages
2014-01-04 18:00:18pitroucreate