Steven D'Aprano <[EMAIL PROTECTED]> writes:
> I could just do a string replace, but is there a "right" way to escape 
> and unescape URLs? I've looked through the standard lib, but I can't find 
> anything helpful.

xml.sax.utils.unescape()
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to