Searched refs:saved_cwd (Results 1 – 1 of 1) sorted by relevance
771 def restore_cwd(self, saved_cwd): argument772 os.chdir(saved_cwd)