On 03/03/2013 07:31 PM, bearophile wrote:
jerro:

$ time python3 test.py

Are Python3 strings still like wstrings/dstrings, or have they applied
the patch that makes them UTF8?

Bye,
bearophile

Looks like 3.3 will store them as utf8, but not 3.2 or below.

Reply via email to