Searched refs:compare_start_string (Results 1 – 1 of 1) sorted by relevance
183 def compare_file(pathname_1, pathname_2, encoding = "", compare_start_string = "", skip_line = ""): argument210 if compare_start_string != "":213 if compare_start_string in line:218 if compare_start_string in line: