cpython/Lib/bsddb
Martin v. Löwis 64ce5052e1 Make bsddb use bytes as keys and values. Add StringKeys
and StringValues classes. Fix test suite.
2007-08-05 15:39:16 +00:00
..
test Getting rid of cPickle. Mmm, feels good! 2007-07-20 00:22:32 +00:00
__init__.py Make bsddb use bytes as keys and values. Add StringKeys 2007-08-05 15:39:16 +00:00
db.py Simplify string comparison using startswith() 2005-02-02 18:47:18 +00:00
dbobj.py Merged revisions 53005-53303 via svnmerge from 2007-01-09 23:18:33 +00:00
dbrecio.py Remove functions in string module that are also string methods. Also remove: 2007-04-17 08:48:32 +00:00
dbshelve.py Merged revisions 55817-55961 via svnmerge from 2007-06-13 18:07:49 +00:00
dbtables.py Getting rid of cPickle. Mmm, feels good! 2007-07-20 00:22:32 +00:00
dbutils.py Fixed to the point that all unit tests pass again. (However, I get 4 2006-08-21 00:21:47 +00:00