Searched refs:prevdir (Results 1 – 3 of 3) sorted by relevance
74 prevdir = dir75 dir, name = os.path.split(prevdir)76 if dir == prevdir or not dir:
188 std::string prevdir = dir.substr(0, idx); in EnsureDirExists() local189 EnsureDirExists(prevdir); in EnsureDirExists()
19 prevdir = os.getcwd()24 os.chdir(prevdir)