]> granicus.if.org Git - python/commit
* Turn the deadlock situation described in SF bug #775414 into a
authorGregory P. Smith <greg@mad-scientist.com>
Thu, 8 Jun 2006 05:38:11 +0000 (05:38 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Thu, 8 Jun 2006 05:38:11 +0000 (05:38 +0000)
commitdda291c079e6c8e074c99df1bfef52936d68fa1b
treef6dab1b00036d1627feefa8531eed71d16517333
parentff7d991a07f21a0a368f422efcf17b27c363e1d2
* Turn the deadlock situation described in SF bug #775414 into a
  DBDeadLockError exception.
* add the test case for my previous dbtables commit.
Lib/bsddb/__init__.py
Lib/bsddb/test/test_dbtables.py