cpython/Lib/bsddb
Gregory P. Smith e33aef7b15 __init__.py: keep it compatible with older python (True and False == 1 and 0)
test_basics.py: updated for the set_get_returns_none() default of 2 change.
2004-01-13 19:59:57 +00:00
..
test __init__.py: keep it compatible with older python (True and False == 1 and 0) 2004-01-13 19:59:57 +00:00
__init__.py __init__.py: keep it compatible with older python (True and False == 1 and 0) 2004-01-13 19:59:57 +00:00
db.py Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new 2003-09-21 00:08:14 +00:00
dbobj.py Support DBEnv.set_shm_key() to allow multi-threaded multi-process 2003-08-28 21:50:30 +00:00
dbrecio.py Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at 2002-12-30 20:53:52 +00:00
dbshelve.py Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new 2003-09-21 00:08:14 +00:00
dbtables.py Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new 2003-09-21 00:08:14 +00:00
dbutils.py Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new 2003-09-21 00:08:14 +00:00