Where is my directory? {using os.listdir("static")

OSError: [Errno 2] No such file or directory: 'static'

But I can see the others  {using os.listdir(".")
['pyoohtml.py', 'app.py', 'admin', 'onlyfirefox', 'IronBrowser',
'bestempeng', 'home', 'javascriptrun', 'rsa']


On Oct 12, 9:53 am, Sylvain <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Currently, it is impossible.
>
> But for my project I use this 
> :http://manatlan.com/blog/zipme___download_sources_of_your_gae_website...
> (but you have to use at the begining)
>
> Then you can get all files (except static)
>
> Regards
>
> On 12 oct, 08:41, Gilbert <[EMAIL PROTECTED]> wrote:
>
> > Due to a development computer problem, I would like to download FROM
> > the appengine to the new computer the content of my application.
>
> > How can I do that ?
>
> > Thanks for any help
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to