On Mar 22, 12:45 pm, Kwame <[email protected]> wrote: > '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??
Without seeing your code, almost certainly not. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
