summaryrefslogtreecommitdiff
path: root/Lib/bsddb/test/test_join.py
Commit message (Expand)AuthorAgeFilesLines
* remove bsddbBenjamin Peterson2008-09-031-99/+0
* bsddb code updated to version 4.7.3pre2. This code is the same thanJesus Cea2008-08-311-32/+11
* fix more threading API related bugsBenjamin Peterson2008-06-131-1/+1
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-201-1/+1
* Merged revisions 61143-61144,61146-61147,61150-61151,61157,61165-61168,61170-...Christian Heimes2008-03-021-1/+4
* Merged revisions 61038,61042-61045,61047,61049-61053,61055-61057 via svnmerge...Christian Heimes2008-02-251-2/+6
* some test suite cleanup, use tempfile.mkdtemp() in setUp andGregory P. Smith2007-08-281-10/+5
* Fix most of the bsddb3 tests.Martin v. Löwis2007-08-081-12/+10
* Merged revisions 56154-56264 via svnmerge fromGuido van Rossum2007-07-111-2/+2
* Remove functions in string module that are also string methods. Also remove:Neal Norwitz2007-04-171-1/+1
* Fix most trivially-findable print statements.Guido van Rossum2007-02-091-3/+3
* Merged revisions 53005-53303 via svnmerge fromThomas Wouters2007-01-091-1/+1
* Get rid of dict.has_key(). Boy this has a lot of repercussions!Guido van Rossum2006-08-181-1/+1
* Remove apply()Neal Norwitz2006-03-171-2/+2
* 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