how to count lines in a file ?
Fredrik Lundh
fredrik at pythonware.com
Wed Jul 24 14:20:13 EDT 2002
More information about the Python-list mailing list
Wed Jul 24 14:20:13 EDT 2002
- Previous message (by thread): how to count lines in a file ?
- Next message (by thread): how to count lines in a file ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Shagshag13" wrote: > so using it like i use it, is ok ? (even if it's over complicated). sure. on my machine, the readlines version is actually about 15% faster, given a large enough file. ymmv, as usual. </F>
- Previous message (by thread): how to count lines in a file ?
- Next message (by thread): how to count lines in a file ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list