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 yselivanov
Recipients berker.peksag, dmi.baranov, karlcow, orsenthil, yselivanov
Date 2014-09-26.20:30:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411763423.62.0.848355303912.issue17319@psf.upfronthosting.co.za>
In-reply-to
Content
I left some comments in the codereview.

I think that having some half-baked solution is great, but I really would like to see a proper fix, i.e. with remove_header and other methods fixed. Ideally, you should add a UserDict implementation for headers that implements proper __XXXitem__ methods.
History
Date User Action Args
2015-09-19 06:23:26martin.panterunlinkissue17319 messages
2014-09-26 20:30:23yselivanovsetrecipients: + yselivanov, orsenthil, karlcow, berker.peksag, dmi.baranov
2014-09-26 20:30:23yselivanovsetmessageid: <1411763423.62.0.848355303912.issue17319@psf.upfronthosting.co.za>
2014-09-26 20:30:23yselivanovlinkissue17319 messages
2014-09-26 20:30:23yselivanovcreate