summaryrefslogtreecommitdiffstats
path: root/Lib/bsddb/test/test_join.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 86596 via svnmerge fromEzio Melotti2010-11-211-1/+1
* #7092: silence py3k warnings for bsddb. Patch by Florent Xicluna.Ezio Melotti2010-02-021-2/+2
* Update bsddb code to version 4.7.3pre2. This code shouldJesus Cea2008-08-311-15/+2
* Testsuite for bsddb module, version 4.6.4Jesus Cea2008-05-131-13/+6
* Modify import of test_support so that the code can also be used with aGregory P. Smith2008-03-021-1/+4
* Create a db_home directory with a unique name so multiple users canNeal Norwitz2008-02-241-5/+3
* Patch #2167 from calvin: Remove unused importsChristian Heimes2008-02-231-3/+1
* [Patch #1520904] Fix bsddb tests to write to the temp directory instead of th...Andrew M. Kuchling2007-01-051-1/+1
* Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; newGregory P. Smith2003-09-211-3/+3
* test01_join(): Fix a test failure when run with "python -O". TheBarry Warsaw2003-07-211-1/+4
* fix to work on python <= 2.1Gregory P. Smith2003-07-091-2/+2
* bsddb 4.1.6:Gregory P. Smith2003-07-091-0/+108
* Template for future tests.Barry Warsaw2002-12-301-7/+4
* 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/+14