Home
last modified time | relevance | path

Searched refs:out_fname (Results 1 – 1 of 1) sorted by relevance

/Documentation/sphinx/
Dkfigure.py291 def dot2format(app, dot_fname, out_fname): argument
306 out_format = path.splitext(out_fname)[1][1:]
310 with open(out_fname, "w") as out: