URL encode a non-value pair in Python URL encode a non-value pair in Python json json

URL encode a non-value pair in Python


I think you're looking for urllib.quote instead.