You can't (other than a URLFetch to your own app (ouch!) ) Put the settings file in a folder not declared as 'static'. Any files not marked as such are assumed to be application files, and are accessible from python code.
On 03/08/2009, VKM <[email protected]> wrote: > > Hi, > > I want to read a static file stored in static folder. When I tried > reading it, it says dev_appserver.py static file access blocked. Could > you tell me how can I read file which stores some of the application > settings? > > Regards, > VKM > > > > -- Barry - www.nearby.org.uk - www.geograph.org.uk - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
