cpython/Lib/bsddb
R. David Murray 343facabf1 Issue 3892 again. The bsddb3 replication test still fails randomly.
Since this module is unmaintained in the library and gone in py3k,
this patch skips the remainder of the replication test if a
second timeout occurs, as it randomly does.  This should improve buildbot
stability.
2010-03-01 19:14:16 +00:00
..
test Issue 3892 again. The bsddb3 replication test still fails randomly. 2010-03-01 19:14:16 +00:00
__init__.py Issue #7092: Fix the DeprecationWarnings emitted by the standard library 2010-01-04 23:22:44 +00:00
db.py bsddb module updated to version 4.7.2devel9. 2008-07-23 11:38:42 +00:00
dbobj.py Fix py3k warnings in bsddb 2009-10-14 18:01:33 +00:00
dbrecio.py Fix errors found by pychecker 2006-06-11 08:35:14 +00:00
dbshelve.py Issue 7975: in python 2.6 bsddb.dbshelve switched from DictMixin to 2010-02-24 02:31:27 +00:00
dbtables.py Fix idioms and a couple of py3k warnings. Patch by Florent Xicluna. 2010-02-02 15:57:45 +00:00
dbutils.py Fix py3k warnings in bsddb 2009-10-14 18:01:33 +00:00