Ok, I have figured it out:

for i, row in enumerate(unfussy_reader(input_reader): 
      #  and I do something on each row 

Sorry, it is my first "face to face" with generators!

Thank you very much!

Best,
Chip Munk
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to