* Turn the deadlock situation described in SF bug #775414 into a
commita624ccc6f723711d96a6ec29b9e7e9b2735bb1e4
authorgregory.p.smith <gregory.p.smith@6015fed2-1504-0410-9fe1-9d1591cc4771>
Thu, 8 Jun 2006 05:38:11 +0000 (8 05:38 +0000)
committergregory.p.smith <gregory.p.smith@6015fed2-1504-0410-9fe1-9d1591cc4771>
Thu, 8 Jun 2006 05:38:11 +0000 (8 05:38 +0000)
treedb9a6e453bc96ed3c2087fb8bfeb1a580fd7d970
parent604fe255407aa40cd83d4ddbf299d6d84804ce96
* Turn the deadlock situation described in SF bug #775414 into a
  DBDeadLockError exception.
* add the test case for my previous dbtables commit.

git-svn-id: http://svn.python.org/projects/python/trunk@46737 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/bsddb/__init__.py
Lib/bsddb/test/test_dbtables.py