>>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 > > Thank you, worked like a charm. :-)
Laszlo -- http://mail.python.org/mailman/listinfo/python-list