]> granicus.if.org Git - python/commit
Add wrapper for DBEnv.set_tx_timeout method to allow time based DB_RECOVER
authorGregory P. Smith <greg@mad-scientist.com>
Fri, 27 Jan 2006 07:06:15 +0000 (07:06 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Fri, 27 Jan 2006 07:06:15 +0000 (07:06 +0000)
commit3d344e8b07c84320422f7ce88e3f470c4d53138d
tree5dc49edd46e56d662d27d7dba68182869de0d646
parent8a474047994ffaa5fa19a1fb7a24426635e1dbc1
Add wrapper for DBEnv.set_tx_timeout method to allow time based DB_RECOVER
(test cases and dbobj wrapping)
Lib/bsddb/dbobj.py
Lib/bsddb/test/test_basics.py