Searched refs:files_name (Results 1 – 1 of 1) sorted by relevance
48 def copy_files(src_top, dest_top, files_name): argument52 src_full_path = src_top + "/" + files_name54 [mid_path, leaf_path] = files_name.rsplit("/", 1)