Thanks Geoffrey

Issue resolved

Non-ascii characters can be used for both comments and string
variables


On May 27, 4:30 pm, Geoffrey Spear <geoffsp...@gmail.com> wrote:
> On May 27, 8:58 am,Jonathan<jonathan.na...@gmail.com> wrote:
>
> > Thanks Robert
>
> > It appears that a non-ascii character in a comment (#) line of main.py
> > is causing this crash.
> > It does not happen with the local development module.
>
> > Maybe Google app-engine team would be kind enough to enable utf-8
> > comments
>
> Are you specifying the file's encoding on the second line of the file
> with:
>
> # -*- coding: utf-8 -*-
>
> as described in PEP 263?
>
> You may be seeing different behavior locally because your locale is
> set differently than that on the production servers.

-- 
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