Unicode Characters Supported?
Reported by Nello Lucchesi | November 16th, 2008 @ 06:41 PM
I tried entering some Chinese characters and got the error below.
Don't you guys support Unicode?!?
- nello
Traceback (most recent call last): File "/base/python_lib/versions/1/google/appengine/ext/webapp/init.py", line 501, in call
handler.post(*groups)
File "/base/data/home/apps/openradar/1.329335884027771980/main.py", line 56, in post
form_data = urllib.urlencode(form_fields)
File "/base/python_dist/lib/python2.5/urllib.py", line 1250, in urlencode
v = quote_plus(str(v))
UnicodeEncodeError: 'ascii' codec can't encode character u'\u5e8a' in position 48: ordinal not in range(128)
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Open Issue Tracker