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

Bill Janssen janssen at parc.com
Mon Oct 24 19:07:40 CEST 2005


> Python should allow strings to
> contain any Unicode character and should be indexable yielding
> characters rather than half characters. Therefore Python strings
> should appear to be UTF-32.

+1.

Bill


More information about the Python-Dev mailing list