Searched refs:output_file (Results 1 – 1 of 1) sorted by relevance
37 output_file = sys.argv[2] variable50 with open(output_file, 'w') as out_file: