cpython/Lib/bsddb
Gregory P. Smith 6676f6edc1 Support DBEnv.set_shm_key() to allow multi-threaded multi-process
database environments to use shared memory on systems supporting it.
2003-08-28 21:50:30 +00:00
..
test readerThread(): Add max_retries to both DeadlockWrap() calls. This 2003-07-21 23:01:34 +00:00
__init__.py Whitespace normalization. 2003-04-24 16:02:54 +00:00
db.py Replace bsddb3 and _db occurrences. 2002-11-19 17:48:49 +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 Whitespace normalization. 2003-04-24 16:02:54 +00:00
dbtables.py bsddb 4.1.6: 2003-07-09 04:45:59 +00:00
dbutils.py Everything worked in both the distutils distro and in Python 2.3cvs, 2003-01-28 17:20:44 +00:00