* support DBEnv.log_stat() method on BerkeleyDB >= 4.0 [patch #1494885]
commitbc3788c66d67076363d0590ea1a18c09f0890354
authorgregory.p.smith <gregory.p.smith@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 5 Jun 2006 01:39:52 +0000 (5 01:39 +0000)
committergregory.p.smith <gregory.p.smith@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 5 Jun 2006 01:39:52 +0000 (5 01:39 +0000)
treef5afef0a575a98d01143302c8fbdfdf770734980
parentff33e5dbcbcf8383bbe104a339b35db8dffa13d9
  * support DBEnv.log_stat() method on BerkeleyDB >= 4.0 [patch #1494885]

git-svn-id: http://svn.python.org/projects/python/trunk@46663 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/bsddb/dbobj.py
Lib/bsddb/test/test_basics.py
Modules/_bsddb.c