[issue45549] Seek in file object didn't treat all paths of exceptions

Eric V. Smith report at bugs.python.org
Thu Oct 21 12:13:29 EDT 2021


Eric V. Smith <eric at trueblade.com> added the comment:

That's behavior we can't change without breaking code.

And it's documented as working this way, at least on Linux: https://linux.die.net/man/2/lseek

----------
nosy: +eric.smith

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45549>
_______________________________________


More information about the Python-bugs-list mailing list