]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Doc: Add a link to tutorial page from `open()` doc (GH-21737)
authorBenjamin Kane <bbkane@users.noreply.github.com>
Sat, 8 Aug 2020 02:57:03 +0000 (19:57 -0700)
committerGitHub <noreply@github.com>
Sat, 8 Aug 2020 02:57:03 +0000 (11:57 +0900)
commit705f14556545699ab615ec98f707b438f9603767
tree606463bcceaac19be2b7e6e620fcfe26b0506f46
parent102b4988b1a10d5a61034381aea15521d17c210c
Doc: Add a link to tutorial page from `open()` doc (GH-21737)

Adds a link to the "Reading and Writing Files" page so users can
more easily discover how file handles are handled with the `with`
context manager vs without it.
Doc/library/functions.rst