Searched defs:htmlfile (Results 1 – 2 of 2) sorted by relevance
260 htmlfile = os.path.splitext(os.path.basename(sourcefile))[0] + '.html' variable
406 def sethtmloutput(self, htmlfile): argument