Escape accent letters python
strescaped = urllib.quote(password, safe='àèéìòù"£').decode('utf-8').encode('latin-1')
formdata = {'jusername': username, 'jpassword':str_escaped}
Written by Massimo Fornasier
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Python
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#