]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Adds support for the DBEnv->set_timeout() method.
authorGregory P. Smith <greg@mad-scientist.com>
Thu, 27 Mar 2003 17:23:29 +0000 (17:23 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Thu, 27 Mar 2003 17:23:29 +0000 (17:23 +0000)
commitfe11d3e0d4385400999c89e22ea7bc3542564f47
treec3a1d3e5c118b6326da02c15fe81bb1914a3d40f
parent3ae0f7a7cf8c7555a654542811509d4c17b49497
Adds support for the DBEnv->set_timeout() method.
Lib/bsddb/test/test_lock.py
Modules/_bsddb.c