Searched refs:tplfile (Results 1 – 1 of 1) sorted by relevance
84 def apply_template(tplfile, outfile, sbox): argument86 with open(tplfile, 'rb') as fd: