Skip to content

Instantly share code, notes, and snippets.

@funkatron
Created March 8, 2013 16:47
Show Gist options
  • Select an option

  • Save funkatron/5117871 to your computer and use it in GitHub Desktop.

Select an option

Save funkatron/5117871 to your computer and use it in GitHub Desktop.
Maybe this works? Can't remember where I found it.
urllib.quote(unicode(uri_component_str).encode('utf-8'), safe='~()*!.\'')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment