Searched refs:options_file_current_md5 (Results 1 – 1 of 1) sorted by relevance
99 options_file_current_md5 = None variable102 … options_file_current_md5 = hashlib.md5(pathlib.Path(options_file_abs).read_bytes()).hexdigest() variable126 if last_md5 != options_file_current_md5:145 pathlib.Path(options_file_md5_abs).write_text(options_file_current_md5)