Searched refs:parse_file_to_dict (Results 1 – 1 of 1) sorted by relevance
24 def parse_file_to_dict(path, regex): function44 return parse_file_to_dict(path, r'^([^=]+)=(.+)$')