Searched refs:fin (Results 1 – 1 of 1) sorted by relevance
14 fin = open(args.input, mode="r") variable15 contents = fin.read()16 fin.close()