Searched refs:file_stream (Results 1 – 1 of 1) sorted by relevance
60 file_stream = open(inputfile, 'rt', errors='ignore')82 for line in file_stream: