[docs] [issue37635] Using constant for whence arg in seek()
Antoine Pitrou
report at bugs.python.org
Sun Sep 15 08:25:40 EDT 2019
Antoine Pitrou <pitrou at free.fr> added the comment:
> 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.
Yes, I think it would be good to make use of them.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37635>
_______________________________________
More information about the docs
mailing list