Message 148107 - Python tracker

Message148107

Author rohini
Recipients ezio.melotti, petri.lehtinen, rohini, stachjankowski
Date 2011-11-22.05:55:03
SpamBayes Score 0.0021429828
Marked as misclassified No
Message-id <1321941304.13.0.578051439929.issue13425@psf.upfronthosting.co.za>
In-reply-to
Content
Please review the attached patch. Like getheaders, getallmatchingheaders would also return (header,value) tuples. It is not backward compatible with 2.7.
History
Date User Action Args
2011-11-22 05:55:04rohinisetrecipients: + rohini, ezio.melotti, petri.lehtinen, stachjankowski
2011-11-22 05:55:04rohinisetmessageid: <1321941304.13.0.578051439929.issue13425@psf.upfronthosting.co.za>
2011-11-22 05:55:03rohinilinkissue13425 messages
2011-11-22 05:55:03rohinicreate