Rick Zantow wrote:
>> Thank you! I don't suppose you have any tricks to make it work with 
>> UTF-8 data outside the cp1252 character set, do you?
>>
> 
> Sadly, I don't. TP claims Unicode support, but I'm not sure what they 
> mean; it does seem to be restricted to cp1252.

TP will correctly read and write UTF-8 files if they use only the 
characters available in cp1252. So there is a little Unicode support but 
it breaks down pretty quickly with, e.g. Chinese or even Polish.

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

Reply via email to