[Python-Dev] PEP 455: TransformDict

Skip Montanaro skip at pobox.com
Wed Oct 30 20:21:16 CET 2013


> And how does a case-insensitive string compare with a normal
> (case-sensitive) string? This is a can of worms.

I was wondering this myself. I suspect it would depend which string is
on the left hand side of the comparison operator, yes? Can of worms,
indeed.

implicit-insensitve-i-n-ly, y'rs,

Skip


More information about the Python-Dev mailing list