Skip to content

Instantly share code, notes, and snippets.

@igorvolnyi
Last active October 20, 2018 00:23
Show Gist options
  • Save igorvolnyi/3fcfb979c65610c1165914d6041cbf88 to your computer and use it in GitHub Desktop.
Save igorvolnyi/3fcfb979c65610c1165914d6041cbf88 to your computer and use it in GitHub Desktop.
#! /usr/bin/python3
from urllib.parse import unquote
print(quote(sys.argv[1]))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment