]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: rework the dbm.dumb introduction (#114550)
authorErlend E. Aasland <erlend@python.org>
Fri, 26 Jan 2024 18:12:48 +0000 (19:12 +0100)
committerGitHub <noreply@github.com>
Fri, 26 Jan 2024 18:12:48 +0000 (19:12 +0100)
commit6c2b419fb91c8d7daa769d39f73768114b5eb45a
tree0102a8df4b7170e6aef02fe5de2968798b898cc3
parent3f62bf32caf04cedb2c59579a0ce835d1e793d4d
Docs: rework the dbm.dumb introduction (#114550)

- 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()
Doc/library/dbm.rst