[Python-Dev] len(chr(i)) = 2? (original) (raw)

R. David Murray rdmurray at bitdance.com
Mon Nov 22 20:50:14 CET 2010


On Mon, 22 Nov 2010 12:37:59 -0500, Alexander Belopolsky <alexander.belopolsky at gmail.com> wrote:

On Mon, Nov 22, 2010 at 12:30 PM, R. David Murray <rdmurray at bitdance.com> wrote: .. > For reference, a grep in py3k/Doc reveals that there are currently exactly > 23 lines mentioning UCS2 or UCS4 in the docs.

Did you grep for USC-2 and USC-4 as well? I have to admit that my aversion to these terms is mostly due to the fact that I don't know how to spell them correctly. :-)

I grepped using "-ri ucs." and eliminated the false positives (of which there were only a few) by hand.

-- R. David Murray www.bitdance.com



More information about the Python-Dev mailing list