Searched refs:rm_file (Results 1 – 1 of 1) sorted by relevance
167 if os.path.exists(rm_file):168 os.remove(rm_file)170 if os.path.exists(rm_file):171 os.remove(rm_file)198 if os.path.exists(rm_file):199 os.remove(rm_file)201 if os.path.exists(rm_file):202 os.remove(rm_file)219 if os.path.exists(rm_file):220 os.remove(rm_file)[all …]
Completed in 4 milliseconds