magix wrote:
> Is there a way to set in the program of python . for instance ,
> app.setroot() or something else?


I'm not sure if it will work, but you could try


import os
os.chdir('/some/path')


Cheers,
Ole.


-- 
Ole Trenner
<[email protected]>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to