summaryrefslogtreecommitdiffstats
path: root/Lib/bsddb/dbutils.py
Commit message (Expand)AuthorAgeFilesLines
* Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; newGregory P. Smith2003-09-211-6/+1
* Everything worked in both the distutils distro and in Python 2.3cvs,Barry Warsaw2003-01-281-2/+7
* Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now atBarry Warsaw2002-12-301-15/+18
* Fix typo in except clause (_db should be _bsddb).Guido van Rossum2002-12-021-1/+1
* Whitespace normalization.Tim Peters2002-11-241-1/+0
* Merge with bsddb3 2002.11.23.10.42.36Martin v. Löwis2002-11-231-15/+21
* Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185.Martin v. Löwis2002-11-191-0/+69