Adam Jack wrote:

1) Is "\xC3\xA9" a 'single' unicode character already? Is it being
considered as two by accident?

unicode("\xC3\xA9","utf-8") == u'\xe9'

http://www.unipad.org/unimap/index.php?page=detail&param_char=00E9

- Sam Ruby

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to