Function
urllib.unquote

Signature

unquote(s)

Documentation String

unquote(abc%20def) -> abc def.