[issue30229] Closing a BufferedRandom calls lseek() mutliple times

Serhiy Storchaka report at bugs.python.org
Wed May 3 13:55:48 EDT 2017


Serhiy Storchaka added the comment:

READAHEAD uses read_end, RAW_OFFSET uses raw_pos. Are you sure that if READAHEAD(self) is zero RAW_OFFSET(self) is zero too?

----------

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


More information about the Python-bugs-list mailing list