Searched refs:out_fname (Results 1 – 1 of 1) sorted by relevance
291 def dot2format(app, dot_fname, out_fname): argument306 out_format = path.splitext(out_fname)[1][1:]310 with open(out_fname, "w") as out: