[issue37635] Using constant for whence arg in seek()

Kyle Stanley report at bugs.python.org
Sat Sep 14 17:01:06 EDT 2019


Kyle Stanley <aeros167 at gmail.com> added the comment:

> Thanks you Kyle!

No problem, thanks for merging it Antoine!

What do you think of the followup PR to make use of the SEEK_* constants listed in the documentation? I think it would be useful to at least mention them in the tutorial, or even make use of them directly in the examples.

----------

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


More information about the Python-bugs-list mailing list