Home | History | Annotate | Download | only in python2.7

Lines Matching refs:dominant_subpath

328             dominant_subpath = temp_subpath
331 dominant_subpath = old_subpath
332 subdir = os.path.dirname(dominant_subpath)
333 if self.colon in dominant_subpath:
334 suffix = self.colon + dominant_subpath.split(self.colon)[-1]