]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #5073: Fix occasional failure of bsddb/test/test_lock.py. Thanks
authorMark Dickinson <dickinsm@gmail.com>
Mon, 26 Jan 2009 21:51:56 +0000 (21:51 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Mon, 26 Jan 2009 21:51:56 +0000 (21:51 +0000)
commitc028abf3cd59086eb2665446a58aa462af8c2abd
tree67b2766dbc5e715af289652b6567ac5dbded3cea
parenta0eae0398c0b10ff3000e279e93e6eef83485ad0
Issue #5073: Fix occasional failure of bsddb/test/test_lock.py.  Thanks
Hirokazu Yamamoto for the patch.
Lib/bsddb/test/test_lock.py