urldecode function?

rkmr.em at gmail.com rkmr.em at gmail.com
Thu Aug 14 12:32:13 EDT 2008


hi
is there a function that does the opposite of urllib.urlencode?

for example
urldecode('Cat=1&by=down&start=1827')

returns a dictionary with {'Cat':1, 'by':'down','start':1827)

thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080814/2fbd07b5/attachment.html>


More information about the Python-list mailing list