[issue7640] buffered io seek() buggy

Pascal Chambon report at bugs.python.org
Sat May 15 09:53:06 CEST 2010


Pascal Chambon <chambon.pascal at gmail.com> added the comment:

Hello

I advocate the inclusion of this patch to the 2.6 maintenance branch, because currently the io module in this branch (which is still the most recent 2.X version released) is simply broken. 
People using it will certainly encounter MAJOR file corruptions due to the buggy seek().

Or should we rather backport the much more evoluated io of trunk to py2.6 ?

----------

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


More information about the Python-bugs-list mailing list