just a bug

Maksim Kasimov maksim.kasimov at gmail.com
Fri May 25 10:20:43 EDT 2007


harvey.thomas at informa.com :
> You need to explicitly convert the string of UTF8 encoded bytes to a
> Unicode string before parsing e.g.
> unicodestring = unicode(encodedbytes, 'utf8')


it is only a part of a string - not hole string, i've wrote it before.
That meens that the content can not be converted to unicode until reciever
program will get all parts of the utf-string from sender.

the xml in iMessage is absolutely correct. Please read my previous posts.

thanks.

-- 
Maksim Kasimov



More information about the Python-list mailing list