[issue20844] coding bug remains in 3.3.5rc2

Musashi Tamura report at bugs.python.org
Wed Mar 12 03:59:16 CET 2014


Musashi Tamura added the comment:

When opening LF-newline file, ftell() may return zero when the position is not at the beginning of the file.

Maybe LF-newline file should open in binary-mode.
http://support.microsoft.com/kb/68337

----------

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


More information about the Python-bugs-list mailing list