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 abhilash.raj, barry, brandon-rhodes, r.david.murray
Date 2014-05-07.22:09:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399500577.37.0.932967894166.issue21083@psf.upfronthosting.co.za>
In-reply-to
Content
Looks pretty good.

The docs should say that the value of header is returned, and should also mentioned that the value is lower cased.  You should also add a 'versionadded' directive, and for bonus points an entry in the whatsnew document for 3.5.  Also, all three possible values should be tested, and a mixed case version of at last one of them, as well as a header that mime parameters in addition to the header value.
History
Date User Action Args
2014-05-07 22:09:37r.david.murraysetrecipients: + r.david.murray, barry, brandon-rhodes, abhilash.raj
2014-05-07 22:09:37r.david.murraysetmessageid: <1399500577.37.0.932967894166.issue21083@psf.upfronthosting.co.za>
2014-05-07 22:09:37r.david.murraylinkissue21083 messages
2014-05-07 22:09:36r.david.murraycreate