Searched refs:input_path (Results 1 – 1 of 1) sorted by relevance
38 def get_version(input_path, output_path): argument93 if os.path.exists(input_path):94 input_fh = open(input_path, 'r')