[PyQt] Replace HTML characters
Sergio Jovani
lesergi at gmail.com
Wed Jan 21 10:32:35 GMT 2009
Hi list,
I would like to ask if there is any Qt-way to converting HTML
characters like "Á", "Ó" to Unicode characters ("Á",
"Ó"). If there is not a Qt-way I would like to know if there is a
Python module/function to doing that. I only found this:
https://fisheye.toolserver.org/browse/~raw,r=5846/pywikipedia/trunk/pywikipedia/spellcheck.py
(removeHTML function).
Thanks!
More information about the PyQt
mailing list