Searched refs:targetfile (Results 1 – 1 of 1) sorted by relevance
26 def do_subst_in_file(targetfile, sourcefile, dict): argument42 f = open(targetfile, 'wb')46 print "Can't write target file %s"%targetfile