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 DS6, orsenthil, r.david.murray
Date 2014-09-23.15:22:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411485760.96.0.747027915023.issue22467@psf.upfronthosting.co.za>
In-reply-to
Content
It also has a leading underscore, which means it is a "private" interface and you use it at your own risk.

To the extent that there is an actionable issue here, it is a duplicate of issue 12455.  email.message already provides case insensitive header retrieval, by the way.
History
Date User Action Args
2014-09-23 15:22:41r.david.murraysetrecipients: + r.david.murray, orsenthil, DS6
2014-09-23 15:22:40r.david.murraysetmessageid: <1411485760.96.0.747027915023.issue22467@psf.upfronthosting.co.za>
2014-09-23 15:22:40r.david.murraylinkissue22467 messages
2014-09-23 15:22:40r.david.murraycreate