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 r.david.murray
Recipients Nacsa.Kristóf, lukasz.langa, r.david.murray
Date 2013-10-31.17:47:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383241662.54.0.860700622269.issue19461@psf.upfronthosting.co.za>
In-reply-to
Content
A configurable option is probably the only way forward, due to backward compatibility reasons, but Łukasz will know for sure.  If so, it can only go in the *next* version of Python, and while we haven't hit beta yet on 3.4 it may be too late for anyone to have time to get it in before then.

Also, I was under the impression that 'key=' was the canonical way to indicate an empty value in an ini file.  As you say, the format is not well defined (no surprise).
History
Date User Action Args
2013-10-31 17:47:42r.david.murraysetrecipients: + r.david.murray, lukasz.langa, Nacsa.Kristóf
2013-10-31 17:47:42r.david.murraysetmessageid: <1383241662.54.0.860700622269.issue19461@psf.upfronthosting.co.za>
2013-10-31 17:47:42r.david.murraylinkissue19461 messages
2013-10-31 17:47:42r.david.murraycreate