Is there a simple method I\'m missing in urllib or other library for this task? URL encoding replaces unsafe ASCII characters with a \"%\" followed by two hexa
urllib
Also, if you have a dict of several values, the best way to do it will be urllib.urlencode.
urllib.urlencode