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 karlcow
Recipients Cal.Leeming, demian.brecht, eric.araujo, karlcow, orsenthil, r.david.murray, santoso.wijaya, sleepycal, terry.reedy
Date 2013-03-20.21:49:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363816170.82.0.709182072924.issue12455@psf.upfronthosting.co.za>
In-reply-to
Content
terry.reedy:


You said: "and that has_header and get_header *require* the .capitalize() form and reject the .title() form."

I made a patch for these two. 
See http://bugs.python.org/issue5550
History
Date User Action Args
2013-03-20 21:49:30karlcowsetrecipients: + karlcow, terry.reedy, orsenthil, eric.araujo, r.david.murray, santoso.wijaya, sleepycal, Cal.Leeming, demian.brecht
2013-03-20 21:49:30karlcowsetmessageid: <1363816170.82.0.709182072924.issue12455@psf.upfronthosting.co.za>
2013-03-20 21:49:30karlcowlinkissue12455 messages
2013-03-20 21:49:30karlcowcreate