[Zope] Change current path in External Method

Klimovich Alexander klima@belsoft.by
Sat, 28 Dec 2002 15:25:36 +0200


Hi there!

Can anyone tell me how to change system current folder using
python methods?
E.g. 'os.getcwd()' returns current folder,
I need function like 'os.setcwd(path)'?

Are there any ways to do it ?


Sincerely yours,
Alexander Y. Klimovich