Searched refs:original_path (Results 1 – 1 of 1) sorted by relevance
78 def cleanupFile(path, original_path): argument97 if os.path.commonprefix( [ src_path, original_path ] ) != original_path:103 src_path = src_path[len(original_path):]