Laszlo Zsolt Nagy wrote:

> The values of some inputs are encoded using html entities.
> How can I decode a string like "Bessy's cat"  in "Bessy's cat"?

this snippet might help:

    http://effbot.org/zone/re-sub.htm#strip-html

</F> 



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

Reply via email to