Walter Antolini
unread,Nov 1, 2011, 9:34:42 AM11/1/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com
Hi,
I can understand that not having an answer, that no one uses Python on Google App Engine.
For now I solved the problem by using the structure of django, replicated across multiple folders in order to have separate applications, everything is handled through "app.yaml", and a file handler that is responsible for managing libraries and common files to all applications.
thanks