Daniel Hillier <daniel.hill...@gmail.com> added the comment:

I also think that the `read_init` method in my PR is a useful refactor as it 
locates all the state that needs to be (re)set when starting a read into the 
same location.

At the moment this state is set in 1) __init__ and 2) the seek method when 
seeking back beyond what is in the buffer.

----------

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

Reply via email to