cpython/Lib/bsddb
Gregory P. Smith 664782e1c8 issue2858: Fix potential memory corruption when bsddb.db.DBEnv.lock_get
and other bsddb.db object constructors raised an exception.
Debugging & patch by Neal Norowitz.
2008-05-17 06:12:02 +00:00
..
test issue2858: Fix potential memory corruption when bsddb.db.DBEnv.lock_get 2008-05-17 06:12:02 +00:00
__init__.py Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00
db.py Simplify string comparison using startswith() 2005-02-02 18:47:18 +00:00
dbobj.py Support linking of the bsddb module against BerkeleyDB 4.5.x 2007-01-05 01:59:42 +00:00
dbrecio.py Fix errors found by pychecker 2006-06-11 08:35:14 +00:00
dbshelve.py Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00
dbtables.py Undo revision 58533 58534 fixes. Those were a workaround for 2007-11-01 21:15:36 +00:00
dbutils.py email address update 2007-09-09 20:25:00 +00:00