Searched refs:PathLike (Results 1 – 2 of 2) sorted by relevance
422 def replace_file_contents(dst_path: os.PathLike, contents: str) -> None: argument