]> granicus.if.org Git - python/commit
Wrap the cursor functions with dbutils.DeadlockWrap to deal with the
authorGregory P. Smith <greg@mad-scientist.com>
Wed, 28 May 2003 08:26:43 +0000 (08:26 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Wed, 28 May 2003 08:26:43 +0000 (08:26 +0000)
commitbc6e94a0fadd5913d8e14453f69cc3942f13ccca
treee9339f605e732e56958f05cef498af62ad5efd7e
parent5772513f0f0dfc40f8627227fce10eb2eebed82c
Wrap the cursor functions with dbutils.DeadlockWrap to deal with the
expected DBLockDeadLockErrors.
Lib/bsddb/test/test_thread.py