]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add the bsddb.db.DBEnv.lock_id_free method.
authorGregory P. Smith <greg@mad-scientist.com>
Mon, 5 Nov 2007 02:56:31 +0000 (02:56 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Mon, 5 Nov 2007 02:56:31 +0000 (02:56 +0000)
commitac11e021438def54dbcb2c41f22608caa454889c
tree4813c43822444b414e79617c8132008d8ee838c7
parentec10a4a402e5b6845b247f688fc157be45414cdd
Add the bsddb.db.DBEnv.lock_id_free method.
Improve test_lock's tempdir creation and cleanup.
Lib/bsddb/test/test_lock.py
Misc/NEWS
Modules/_bsddb.c