summaryrefslogtreecommitdiffstats
path: root/Lib/bsddb/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Maintain backwards compatibility with python < 2.3 by dynamicallyGregory P. Smith2003-09-201-18/+30
* The previous change works much faster (one lookup per key) whenRaymond Hettinger2003-09-131-0/+9
* SF #662923Raymond Hettinger2003-09-121-1/+10
* Whitespace normalization.Tim Peters2003-04-241-1/+1
* Everything worked in both the distutils distro and in Python 2.3cvs,Barry Warsaw2003-01-281-16/+16
* Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now atBarry Warsaw2002-12-301-9/+2
* Delete bsddb from sys.modules if _bsddb cannot be imported.Martin v. Löwis2002-11-241-1/+8
* Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185.Martin v. Löwis2002-11-191-0/+237