Searched refs:_path_split (Results 1 – 1 of 1) sorted by relevance
63 def _path_split(path): function289 head, tail = _path_split(path)320 head, pycache_filename = _path_split(path)321 head, pycache = _path_split(head)584 dirname = _path_split(location)[0]664 filename = _path_split(self.get_filename(fullname))[1]852 parent, filename = _path_split(path)856 parent, part = _path_split(parent)935 file_name = _path_split(self.path)[1]