Searched refs:_path_isdir (Results 1 – 1 of 1) sorted by relevance
98 def _path_isdir(path): function966 while parent and not _path_isdir(parent):1388 is_namespace = _path_isdir(base_path)1447 if not _path_isdir(path):