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 barry
Recipients BreamoreBoy, barry, pitrou, r.david.murray
Date 2010-10-04.15:27:37
SpamBayes Score 0.0075677433
Marked as misclassified No
Message-id <20101004112733.5861318b@mission>
In-reply-to <1286205884.3178.45.camel@localhost.localdomain>
Content
>The point of a new method is to return the header as a human-readable
>string, rather than a list of tuples. It has added value besides
>leaving the old method alone ;)

+1 then! :)
History
Date User Action Args
2010-10-04 15:27:38barrysetrecipients: + barry, pitrou, r.david.murray, BreamoreBoy
2010-10-04 15:27:37barrylinkissue6302 messages
2010-10-04 15:27:37barrycreate