On 10/5/2013 9:08 PM, Harvey Greenberg wrote:
I am looping as for L in file.readlines(), where file is csv.

I believe 'for L in file:' does the same, more efficiently, even in 2.7.

--
Terry Jan Reedy

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to