On Sun, Jan 25, 2009 at 2:00 PM, KillIEbrowser wrote: > I'm thinking to put the static files into the "templates" folder: > > open http://shell.appspot.com/ > > type: > import os > os.listdir("templates")
by static files i mean those files declared static in app.yaml, independently of the file type. those *can't* be accessed by the app. templates are not declared static. -- rodrigo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
