[Python-Dev] Divorcing str and unicode (no more implicit conversions).

Bill Janssen janssen at parc.com
Tue Oct 25 23:02:26 CEST 2005


I think he was more interested in the invariant Martin proposed, that

 len("\U00010000")

should always be the same and should always be 1.

Bill


More information about the Python-Dev mailing list