[issue7640] buffered io seek() buggy

Pascal Chambon report at bugs.python.org
Mon Feb 1 20:57:22 CET 2010


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

BufferedRandom's seek() is still borken in the latest svn revision of python2.6 (I haven't checked python2.7 yet), so here is a new, smaller patch, tested with the 6 IO-related test suites this time, on win32 and linux.

----------

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


More information about the Python-bugs-list mailing list