Skip to content

Instantly share code, notes, and snippets.

@konklone
Created April 22, 2015 15:18
Show Gist options
  • Save konklone/c4146c66003358aecdc6 to your computer and use it in GitHub Desktop.
Save konklone/c4146c66003358aecdc6 to your computer and use it in GitHub Desktop.
# this will only work in Python 2.X
import urllib2
# this will only work in Python 3.X
import urllib.parse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment