Iteration on file reading
Just
just at xs4all.nl
Sat Oct 4 03:21:10 EDT 2003
More information about the Python-list mailing list
Sat Oct 4 03:21:10 EDT 2003
- Previous message (by thread): Iteration on file reading
- Next message (by thread): Iteration on file reading
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <3f7ca9ea$1_1 at themost.net>, "Paul Watson" <pwatson at redlinec.com> wrote: > for line in sys.stdin: > > Does this statement cause all of stdin to be read before the loop begins? Nope. Just
- Previous message (by thread): Iteration on file reading
- Next message (by thread): Iteration on file reading
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list