Searched defs:PurePath (Results 1 – 11 of 11) sorted by relevance
44 def __init__(self, base: pathlib.PurePath):80 paths: list[pathlib.PurePath]) -> list[pathlib.Path]:282 def must_ignore(path: pathlib.PurePath) -> bool:
117 destination_path: pathlib.PurePath,
191 def __init__(self, pathname: PurePath) -> None:
86 grammar: Grammar, path: pathlib.PurePath, debug: bool = False,
455 class PurePath(object): class
565 class PurePath(object): class