I found my file :D but got another problem :/
pageContent = open(pageUrl, 'r').read() IOError: [Errno 13] Permission denied: '/pages/home.html' how do i set file permissions? Something i must do in YAML file? On 8 Lis, 02:29, OvermindDL1 <[email protected]> wrote: > I would think that would work, but I cook everything in myself; you > might just try using a relative directory access instead of absolute, > I have heard that works best in GAE. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
