Benjamin Peterson added the comment:

Giacomo, that's not related to the 2.7 problem. In Python 3, the result of 
f.tell() is not a file position, but a special value that tells the decoder to 
pick up when you seek().

----------
nosy: +benjamin.peterson

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

Reply via email to