[snip]Steven Bethard <[EMAIL PROTECTED]> wrote: ...
Beware of mixing iterator methods and readline:
I hope this concisely indicates that the problem (in today's current implementations) is only with switching FROM iteration TO other approaches to reading, and (if the file is seekable) there's nothing so problematic here that a good old 'seek' won't cure...
Thanks for the clarification!
Steve -- http://mail.python.org/mailman/listinfo/python-list