summaryrefslogtreecommitdiffstats
path: root/Lib/bsddb/test/test_basics.py
Commit message (Expand)AuthorAgeFilesLines
* Everything worked in both the distutils distro and in Python 2.3cvs,Barry Warsaw2003-01-281-1/+6
* bugfix: do not double-close DB cursor during deallocation when theGregory P. Smith2003-01-171-0/+12
* bugfix: disallow use of DB_TXN after commit() or abort(), prevents aGregory P. Smith2003-01-171-0/+20
* Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now atBarry Warsaw2002-12-301-58/+95
* Whitespace normalization.Tim Peters2002-11-241-1/+0
* Importing test suite from bsddb3 3.4.0 (with modifications).Martin v. Löwis2002-11-191-0/+814