summaryrefslogtreecommitdiffstats
path: root/Lib/bsddb/test/test_sequence.py
Commit message (Expand)AuthorAgeFilesLines
* remove bsddbBenjamin Peterson2008-09-031-142/+0
* bsddb code updated to version 4.7.3pre2. This code is the same thanJesus Cea2008-08-311-30/+58
* #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-3/+3
* Another fix for the bsddb3 testsChristian Heimes2008-01-281-1/+1
* Merged revisions 60284-60349 via svnmerge fromChristian Heimes2008-01-271-2/+5
* some test suite cleanup, use tempfile.mkdtemp() in setUp andGregory P. Smith2007-08-281-10/+6
* Fix most of the bsddb3 tests.Martin v. Löwis2007-08-081-8/+8
* Merged revisions 55817-55961 via svnmerge fromGuido van Rossum2007-06-131-2/+2
* Get rid of dict.has_key(). Boy this has a lot of repercussions!Guido van Rossum2006-08-181-1/+1
* Merge the rest of the trunk.Thomas Wouters2006-06-081-0/+112