[EMAIL PROTECTED] :
> 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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to