[issue12116] io.Buffer*.seek() doesn't seek if "seeking leaves us inside the current buffer"

Antoine Pitrou report at bugs.python.org
Thu May 19 18:44:18 CEST 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

Simple: you are not supposed to use the raw file if you wrapped it inside a buffered file.

----------

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


More information about the Python-bugs-list mailing list