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

Alexander Belopolsky alexander.belopolsky at gmail.com
Mon Nov 22 17:03:47 CET 2010


On Mon, Nov 22, 2010 at 10:37 AM, Nick Coghlan <ncoghlan at gmail.com> wrote:
..
> *(The first Google hit for "ucs2" is the UTF-16/UCS-2 article on
> Wikipedia, the first hit for "ucs4" is the UTF-32/UCS-4 article)
>

Do you think these articles are helpful for someone learning how to
use chr() and ord() in Python for the first time?


More information about the Python-Dev mailing list