Searched refs:dst_path (Results 1 – 1 of 1) sorted by relevance
53 def copy_if_modified(src_path, dst_path): argument55 copy_file_if_modified(src_path, dst_path)62 dst_file_path = os.path.join(dst_path + root[src_path_len:], src_file_name)