Tzury schrieb:
> Yet,
> 'utf_16_be' is not 'ucs-2'.

That's not true. They are virtually identical.

> How would I get ucs-2 encoding and decoding functionality with python?

Use the UTF-16 codec.

Regards,
Martin

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

Reply via email to