Searched refs:arg_file (Results 1 – 1 of 1) sorted by relevance
210 def _file_to_line(arg_file): argument216 with open(arg_file, "r") as arg_file_to_read: