Searched refs:map_path (Results 1 – 1 of 1) sorted by relevance
155 def UnpackOneRawFile(path, map_path): argument157 with open(map_path, mode="rt") as f_map:158 sys.stderr.write("%s: reading map %s\n" % (prog_name, map_path))