convert \uXXXX to native character set?

Christian Ergh christian.ergh at gmail.com
Tue Dec 21 03:55:03 EST 2004


Miki Tebeka wrote:
> Hello Joe,
> 
> 
>>    Is there any library to convert HTML page with \uXXXX encoded text to
>>   native character set, e.g. BIG5.
> 
> Try: help("".decode)
> 
I use HTMLFilter.py, you can download it at
http://www.shearersoftware.com/software/developers/htmlfilter/

Cheers
Chris



More information about the Python-list mailing list