]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Docs: rework dbm introduction (GH-114551) (#114591)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 26 Jan 2024 10:24:05 +0000 (11:24 +0100)
committerGitHub <noreply@github.com>
Fri, 26 Jan 2024 10:24:05 +0000 (10:24 +0000)
commit87958e6aa36b3f0d92a87e72bbb7ac191d7a7d56
treee90e92c1102089a47d97c2553104200ebbd93ca5
parent938c7f716dba08cbb60c1a4f7322be2626ba6206
[3.11] Docs: rework dbm introduction (GH-114551) (#114591)

- add refs to other parts of the docs (dict, bytes, etc.)
- clarify whichdb() return value by using list markup
- silence refs to example or generic submodule methods (keys, get, etc.)

(cherry picked from commit 65cf5dce11a38e327b9b0abfca279d650452b34f)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Doc/library/dbm.rst