Steven D'Aprano <steve at REMOVE-THIS-cybersource.com.au> 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()