'ascii' codec can't decode byte 0x8a in position 2: ordinal not in
range(128)

I've read so many solutions about this problem, even Nick's Blog:
http://blog.notdot.net/2010/07/Getting-unicode-right-in-Python

...which addresses the problem very well. So I've been able to resolve
this unicode issue on GAE devserver, however I continue to experience
it on my live deployed version. This makes no sense to me. Can anyone
help??

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to