Yavuz Onder <[EMAIL PROTECTED]> added the comment:

O.K. But, is there a way to backtrack to the beginning of the last read
line, without explicitly implementing accounting of the real file
pointer in the code, and doing "seek(<file pointer>,0)"? 

The documentation you pointed to implies that, in "for name in file:"
loop a clean backtracking is not possible. Am I missing something?

Thanks.

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue4633>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to