Skip to content

Instantly share code, notes, and snippets.

@chiroptical
Created December 20, 2019 21:32
Show Gist options
  • Select an option

  • Save chiroptical/d189669e23f59e868f8482a8f061731e to your computer and use it in GitHub Desktop.

Select an option

Save chiroptical/d189669e23f59e868f8482a8f061731e to your computer and use it in GitHub Desktop.
import urllib.parse
urllib.parse.quote('print("hello world")')
@chiroptical
Copy link
Author

print%28%22hello%20world%22%29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment