Hit the same issue while developing my app.
Perfecting the development environment is the ideal goal here,
but a list of reserved names would be helpful.

On Feb 27, 11:05 am, johntray <john.tur...@gmail.com> wrote:
> I have this unusual problem where the online server cannot find a
> python module if it is in a directory named "site". When my main.py
> tries to import site.module, the online server says it is not found
> and kicks out a 500 error. This problem does not occur with the
> development server. I think it is related to the fact that I am also
> using some subdirectories of the "site" directory for static files.
> But since I cannot repeat this behavior with the dev_appserver, I am
> not going to spend any more time debugging it. It seems strange, but
> simply renaming the directory makes the problem go away.
>
> I know that you cannot use certain URLs with GAE ("/form" and "/
> _ah/"). Is it possible there are some restricted directory names too?
--~--~---------~--~----~------------~-------~--~----~
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