On Mon, Dec 2, 2013 at 10:26 PM, Tuukka Karvonen <
tuukka.p.karvo...@gmail.com> wrote:

> Traceback (most recent call last):
>   File 
> "/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/runtime/wsgi.py",
>  line 239, in Handle
>     obj = __import__(path[0])
>   File "/base/data/home/apps/s~taviaaneri/1.372063387188544851/main.py", line 
> 178
>     class travianVillage()
>                          ^
> SyntaxError: invalid syntax
>
> # Can anyone expain me what is wrong here. I keep getting server error when I 
> try to use my app and haven't got any clue which causes it.
>
>

Are you defining the class "*travianVillage*" within the same file? Can you
try copy & pasting the definition of that class into main?


 -----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to