Tim Peters
|
0eadaac7dc
|
Whitespace normalization.
|
2003-04-24 16:02:54 +00:00 |
Barry Warsaw
|
9914227caa
|
Fix compatibility for earlier versions of Python (than 2.3), which
doesn't have UserDict.DictMixin.
|
2003-02-08 03:18:58 +00:00 |
Raymond Hettinger
|
30a634e0a9
|
SF patch #674396: Apply UserDict.DictMixin to expand dbshelve and dbojb
to have a full dictionary interface.
|
2003-02-05 04:12:41 +00:00 |
Barry Warsaw
|
9a0d779c7d
|
Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at
version 4.1.1 and works with up to BerkeleyDB 4.1.25.
|
2002-12-30 20:53:52 +00:00 |
Tim Peters
|
77c06fbf94
|
Whitespace normalization.
|
2002-11-24 02:35:35 +00:00 |
Martin v. Löwis
|
6aa4a1f29c
|
Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185.
|
2002-11-19 08:09:52 +00:00 |