]> granicus.if.org Git - python/commit
#6045: provide at least get() and setdefault() for all dbm modules.
authorGeorg Brandl <georg@python.org>
Sat, 4 Dec 2010 09:14:36 +0000 (09:14 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 4 Dec 2010 09:14:36 +0000 (09:14 +0000)
commitd9e833c70a22558236fc863250870837d4ad8b16
treeb9bb6ff8d06dcb05975f5281d48a55babbb8582a
parentda72231c9feeef6983f05dc963a69cf6f1c8de29
#6045: provide at least get() and setdefault() for all dbm modules.
Doc/library/dbm.rst
Lib/dbm/dumb.py
Lib/test/test_dbm_gnu.py
Misc/NEWS
Modules/_gdbmmodule.c