cpython/Lib/bsddb
Gregory P. Smith 7f5b6f4b33 Fix bsddb.db.DBError derived exceptions so they can be unpickled.
Also adds some backwards compatibility when compiling _bsddb.c on earlier
python versions (needed for pybsddb).
2006-04-08 07:10:51 +00:00
..
test Fix bsddb.db.DBError derived exceptions so they can be unpickled. 2006-04-08 07:10:51 +00:00
__init__.py Whitespace normalization. 2006-02-20 21:42:18 +00:00
db.py
dbobj.py Add wrapper for DBEnv.set_tx_timeout method to allow time based DB_RECOVER 2006-01-27 07:06:15 +00:00
dbrecio.py
dbshelve.py
dbtables.py
dbutils.py