I am using python and I am using it to read a text file and then am processing the data every x amount of lines.
for line in open(\'verybigfile.txt\'): pr