- bsddb: the __len__ method of a DB object has been fixed to return correct
commit1b83238bcbb567d4b20a9662796b99b15659525a
authorgregory.p.smith <gregory.p.smith@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 5 Jun 2006 23:59:37 +0000 (5 23:59 +0000)
committergregory.p.smith <gregory.p.smith@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 5 Jun 2006 23:59:37 +0000 (5 23:59 +0000)
tree2bbccb0314fa0566f19787f09863794bd1003607
parent3a662d5387a05981cee85ad909a0ac8e7643f05d
- bsddb: the __len__ method of a DB object has been fixed to return correct
  results.  It could previously incorrectly return 0 in some cases.
  Fixes SF bug 1493322 (pybsddb bug 1184012).

git-svn-id: http://svn.python.org/projects/python/trunk@46684 6015fed2-1504-0410-9fe1-9d1591cc4771
Misc/NEWS
Modules/_bsddb.c