Searched defs:PurePath (Results 1 – 5 of 5) sorted by relevance
107 destination_path: pathlib.PurePath, zip_file: zipfile.ZipFile):
86 grammar: Grammar, path: pathlib.PurePath, debug: bool = False
652 PurePath = pathlib.PurePath if pathlib else object variable in FakePathlibModule
565 class PurePath(object): class
642 class PurePath(object): class