]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Document default parameter of .seek() in the signature. (GH-14691)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 11 Jul 2019 02:49:59 +0000 (19:49 -0700)
committerGitHub <noreply@github.com>
Thu, 11 Jul 2019 02:49:59 +0000 (19:49 -0700)
commit0517375c4494b728171b0e306959e3f2703e0046
treed09685d607154bca57936c329717017c33a6c495
parent00bf4d64ecb01027be40c32d822e47e55d6b5c76
Document default parameter of .seek() in the signature. (GH-14691)

(cherry picked from commit 2a3d4d9c53dd4831c3ecf56bc7c4a289c33030d6)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
Doc/library/io.rst