]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Docs: rework the dbm.dumb introduction (GH-114550) (#114621)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 26 Jan 2024 18:19:55 +0000 (19:19 +0100)
committerGitHub <noreply@github.com>
Fri, 26 Jan 2024 18:19:55 +0000 (18:19 +0000)
commitdfef41a1d6ae4a869f72cceea136b881e7a27c41
treedf76b7b12cd9954cd63b929c7cbee0831afa7d4e
parent58e4d3b25e6227cf67e055b880472c6c36f43d39
[3.11] Docs: rework the dbm.dumb introduction (GH-114550) (#114621)

(cherry picked from commit 6c2b419fb91c8d7daa769d39f73768114b5eb45a)

- consistently use correct parameter markup
- consistently use submodule name as database name
- improve accuracy of the dbm.dumb.open() spec
- remove dumbdbm class refs and replace them with generic "database object"
- use parameter list for dbm.dumb.open()
(cherry picked from commit 6c2b419fb91c8d7daa769d39f73768114b5eb45a)

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