cpython/Lib/bsddb
Raymond Hettinger deadbf50e4 SF #662923
Add support for the iterator and mapping protocols.
For Py2.3, this was done for shelve, dumbdbm and other mapping objects, but
not for bsddb and dbhash which were inadvertently missed.
2003-09-12 06:33:37 +00:00
..
test readerThread(): Add max_retries to both DeadlockWrap() calls. This 2003-07-21 23:01:34 +00:00
__init__.py SF #662923 2003-09-12 06:33:37 +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