csv.reader length?

Peter Otten __peter__ at web.de
Sat May 26 02:16:22 EDT 2007


Larry Bates wrote:

> Did you try:
> 
> import crystal_ball
> 
> num_lines=crystal_ball(reader)

Yes. The answer was a little more comprehensive than I had asked for.

>>> print num_lines
42

Peter




More information about the Python-list mailing list