[issue4633] file.tell() gives wrong result

Tim Gordon report at bugs.python.org
Thu Dec 11 17:13:53 CET 2008


Tim Gordon <tim.py at aleph17.co.uk> added the comment:

Try using the readline method instead of next.  I don't think that 
applies the same buffering.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4633>
_______________________________________


More information about the Python-bugs-list mailing list