diff options
author | Erlend E. Aasland <erlend@python.org> | 2023-08-18 17:53:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-18 17:53:51 (GMT) |
commit | dd4442c8f597af1ec3eaf20f7ad89c4ac7e2dbc9 (patch) | |
tree | 8cc7ae0459d623a8f5dc23b6aa13467caa987523 /Python/future.c | |
parent | 6db39b1460727e8820b45e5c083e5839af0352aa (diff) | |
download | cpython-dd4442c8f597af1ec3eaf20f7ad89c4ac7e2dbc9.zip cpython-dd4442c8f597af1ec3eaf20f7ad89c4ac7e2dbc9.tar.gz cpython-dd4442c8f597af1ec3eaf20f7ad89c4ac7e2dbc9.tar.bz2 |
gh-107801: Improve the accuracy of os.lseek docs (#107935)
- name the last parameter *whence*, like it is for seek() methods on
file objects
- add param docstrings
- structure the valid *whence* params
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions