Searched refs:fout (Results 1 – 1 of 1) sorted by relevance
320 fout = open(args.output, mode="w") variable321 fout.write(contents)322 fout.close()