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

Lines Matching refs:temp_subpath

325         temp_subpath = self._lookup(temp_key)
328 dominant_subpath = temp_subpath
339 os.rename(os.path.join(self._path, temp_subpath), new_path)