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

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