Searched refs:cp_option (Results 1 – 1 of 1) sorted by relevance
22 def copy_dir(src_top, dest_top, dir_name, cp_option = ""): argument31 os.system("cp -a " + " " + cp_option + " " + src_full_path + " " + dest_full_path)