Tim Gordon <[EMAIL PROTECTED]> added the comment:

See the documentation for file.next 
(http://docs.python.org/library/stdtypes.html#file.next).  As you can 
see, file.next uses a buffer which will mess with the result of other 
methods, such as file.tell.

----------
nosy: +QuantumTim

_______________________________________
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