[docs] [issue37635] Using constant for whence arg in seek()
Serhiy Storchaka
report at bugs.python.org
Mon Jul 22 03:22:11 EDT 2019
Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:
AFAIK there is an open PR which sweeps through the standard library, changing seek() everywhere to use named constants.
----------
nosy: +serhiy.storchaka
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37635>
_______________________________________
More information about the docs
mailing list