]> granicus.if.org Git - python/commit
* support DBEnv.log_stat() method on BerkeleyDB >= 4.0 [patch #1494885]
authorGregory P. Smith <greg@mad-scientist.com>
Mon, 5 Jun 2006 01:39:52 +0000 (01:39 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Mon, 5 Jun 2006 01:39:52 +0000 (01:39 +0000)
commit76a82e89ab981295f973848419b9df0f11e0b5fa
tree145b55d042e69f04474165c41d0cf6fa15f86b69
parent58ce5bc14c514a3d7ddc06a4b57d2101104cd8aa
  * support DBEnv.log_stat() method on BerkeleyDB >= 4.0 [patch #1494885]
Lib/bsddb/dbobj.py
Lib/bsddb/test/test_basics.py
Modules/_bsddb.c