]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Docs: use placeholders in dbm flag param docs (GH-114482) (#114497)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 23 Jan 2024 20:05:21 +0000 (21:05 +0100)
committerGitHub <noreply@github.com>
Tue, 23 Jan 2024 20:05:21 +0000 (21:05 +0100)
commita73a6a3c69bedee52b7a828b4bd133d76becd73c
tree4e2679b069e97c0ebff00c7d5e320525c48a46a0
parentbe85f35f12bebc669b0aa1c2e9cdd0624fb32a10
[3.12] Docs: use placeholders in dbm flag param docs (GH-114482) (#114497)

Also correct the default flag param for dbm.dumb.open();
it's 'c', not 'r'.
(cherry picked from commit 8c265408c51609c6b4a6788cac9cc5fea7a14888)

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