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