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

Reply via email to