while true: !!!
Fredrik Lundh
fredrik at effbot.org
Tue Dec 19 18:42:37 EST 2000
More information about the Python-list mailing list
Tue Dec 19 18:42:37 EST 2000
- Previous message (by thread): while true: !!!
- Next message (by thread): while true: !!!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Delaney, Timothy" wrote: > maybe_buffered_stream = MaybeBufferedFileInputStream(file_object) > > while maybe_buffered_stream.has_unread_contents: > line = maybe_buffered_stream.readline() so you prefer slow and fragile code over fast and robust code. fine. now please shut up, and let this thread die. </F>
- Previous message (by thread): while true: !!!
- Next message (by thread): while true: !!!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list