cpython/Lib/bsddb
Brett Cannon 672237dc6c warnings.catch_warnings() now returns a list or None instead of the custom
WarningsRecorder object. This makes the API simpler to use as no special object
must be learned.

Closes issue 3781.
Review by Benjamin Peterson.
2008-09-09 00:49:16 +00:00
..
test warnings.catch_warnings() now returns a list or None instead of the custom 2008-09-09 00:49:16 +00:00
__init__.py Deprecate bsddb for removal in Python 3.0. 2008-09-05 18:33:51 +00:00
db.py bsddb module updated to version 4.7.2devel9. 2008-07-23 11:38:42 +00:00
dbobj.py bsddb module updated to version 4.7.2devel9. 2008-07-23 11:38:42 +00:00
dbrecio.py Fix errors found by pychecker 2006-06-11 08:35:14 +00:00
dbshelve.py Update bsddb code to version 4.7.3pre2. This code should 2008-08-31 14:00:51 +00:00
dbtables.py Update bsddb code to version 4.7.3pre2. This code should 2008-08-31 14:00:51 +00:00
dbutils.py Update bsddb code to version 4.7.3pre2. This code should 2008-08-31 14:00:51 +00:00