finding out the number of rows in a CSV file

SimonPalmer simon.palmer at gmail.com
Wed Aug 27 07:16:23 EDT 2008


anyone know how I would find out how many rows are in a csv file?

I can't find a method which does this on csv.reader.

Thanks in advance



More information about the Python-list mailing list