Searched refs:dest_path (Results 1 – 2 of 2) sorted by relevance
197 dest_path = os.path.join(p.zipfile, arc_path)198 dest_dir = os.path.dirname(dest_path)201 shutil.copyfile(filepath, dest_path)
175 def _MergeFiles(self, input_paths, dest_path): argument187 input_args, dest_path))