I made a stupid mistake. On my local source code folder I delete a
python file A.py but leave the 'from A import ...' clause in code. It
still runs perfectly on local. But after I deploy it, GAE just give me
the big 500 server error page. It waste me half an hour to find out.
Obviously GAE compile the code right alter upload.
maybe you will be in same situation

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to