[Python-Dev] Maintenance burden of str.swapcase

Robert Brewer fumanchu at aminus.org
Mon Sep 12 17:59:58 CEST 2011


Glyph Lefkowitz wrote:
> On Sep 11, 2011, at 11:49 AM, Michael Foord wrote:
> Does anyone *actually* use .title() for this?
> 
> Yes.  Twisted does, in various MIME-ish places (IMAP, SIP),
> although not in HTTP from what I can see.  I imagine other
> similar software would as well.

Not to mention it doesn't work for WWW-Authenticate or TE, to give just a couple of examples.


Robert Brewer
fumanchu at aminus.org


More information about the Python-Dev mailing list