Eric V. Smith added the comment:

Yes, it's a duplicate.

The only valid operation on the value of calling tell() from a text-mode file 
is to pass it to seek(). As long as that works, there's no bug here.

----------
nosy: +eric.smith
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> io.TextIOWrapper.tell() report 65bit number when mix readline() 
+ tell()

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28804>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to