summaryrefslogtreecommitdiff
path: root/Lib/bsddb/test/test_recno.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 86596 via svnmerge fromEzio Melotti2010-11-211-1/+1
* pybsddb 4.8.4 integration. Please, comment in issue #8156Jesus Cea2010-03-221-8/+26
* Fix idioms and a couple of py3k warnings. Patch by Florent Xicluna.Ezio Melotti2010-02-021-11/+11
* #7092: silence py3k warnings for bsddb. Patch by Florent Xicluna.Ezio Melotti2010-02-021-10/+2
* Issue #5341: Fix a variety of spelling errors.Mark Dickinson2009-02-211-1/+1
* Update bsddb code to version 4.7.3pre2. This code shouldJesus Cea2008-08-311-15/+11
* Testsuite for bsddb module, version 4.6.4Jesus Cea2008-05-131-31/+35
* Modify import of test_support so that the code can also be used with aGregory P. Smith2008-03-021-1/+5
* Create a db_home directory with a unique name so multiple users canNeal Norwitz2008-02-241-5/+7
* Patch #2167 from calvin: Remove unused importsChristian Heimes2008-02-231-1/+0
* Give some clue as to what happened if the test fails.Neal Norwitz2007-05-191-1/+1
* [Patch #1520904] Fix bsddb tests to write to the temp directory instead of th...Andrew M. Kuchling2007-01-051-4/+4
* Tools/scripts/reindent.py _is_ your friendAnthony Baxter2005-06-081-23/+23
* pybsddb 4.3.2:Gregory P. Smith2005-06-041-5/+26
* SF patch / bug #967763Gregory P. Smith2004-06-271-0/+9
* Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; newGregory P. Smith2003-09-211-3/+3
* Everything worked in both the distutils distro and in Python 2.3cvs,Barry Warsaw2003-01-281-1/+7
* Python 2.1's string module doesn't have ascii_letters, so let's justBarry Warsaw2003-01-101-13/+10
* Make two tests non-locale-dependentBarry Warsaw2002-12-311-2/+2
* Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now atBarry Warsaw2002-12-301-16/+22
* Whitespace normalization.Tim Peters2002-11-241-2/+0
* Importing test suite from bsddb3 3.4.0 (with modifications).Martin v. Löwis2002-11-191-0/+258