]> granicus.if.org Git - python/commit
SF bug 1017405: the keys() values() and items() DB methods were
authorGregory P. Smith <greg@mad-scientist.com>
Sat, 4 Sep 2004 01:36:59 +0000 (01:36 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sat, 4 Sep 2004 01:36:59 +0000 (01:36 +0000)
commit442c9fc376949c00a3a1a9da578b2ec3b85ebc36
tree5881b72be625b3f219aac305811a7933ce9b587b
parentf5a1599ebe838ebd99ef966e56debb48d3826d30
SF bug 1017405:  the keys() values() and items() DB methods were
ignoring their transaction (txn) argument.
Modules/_bsddb.c