Searched defs:chdir (Results 1 – 2 of 2) sorted by relevance
28 def chdir(path: Optional[str] = None) -> Iterator[None]: function
101 def chdir(path, quiet=None): function