Searched refs:path_file_expected (Results 1 – 1 of 1) sorted by relevance
163 path_file_expected = path_file + '.expected' variable164 with open(path_file_expected, "w") as fo:167 if 0 != os.system('diff %s %s' % (path_file_expected, path_file)):171 os.remove(path_file_expected)