On Sat, Feb 21, 2009 at 7:24 PM, Thorsten Kampe
<thors...@thorstenkampe.de> wrote:
>
> I'm pretty much sure it is UCS-2 or UCS-4. (Yes, I know there is only a
> slight difference to UTF-16/UTF-32).

I wouldn't call the difference that slight, especially between UTF-16
and UCS-2, since the former can encode all Unicode code points, while
the latter can only encode those in the BMP.

--
Denis Kasak
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to