| Commit message (Expand) | Author | Age | Files | Lines |
* | remove bsddb | Benjamin Peterson | 2008-09-03 | 1 | -99/+0 |
* | bsddb code updated to version 4.7.3pre2. This code is the same than | Jesus Cea | 2008-08-31 | 1 | -32/+11 |
* | fix more threading API related bugs | Benjamin Peterson | 2008-06-13 | 1 | -1/+1 |
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -1/+1 |
* | Merged revisions 61143-61144,61146-61147,61150-61151,61157,61165-61168,61170-... | Christian Heimes | 2008-03-02 | 1 | -1/+4 |
* | Merged revisions 61038,61042-61045,61047,61049-61053,61055-61057 via svnmerge... | Christian Heimes | 2008-02-25 | 1 | -2/+6 |
* | some test suite cleanup, use tempfile.mkdtemp() in setUp and | Gregory P. Smith | 2007-08-28 | 1 | -10/+5 |
* | Fix most of the bsddb3 tests. | Martin v. Löwis | 2007-08-08 | 1 | -12/+10 |
* | Merged revisions 56154-56264 via svnmerge from | Guido van Rossum | 2007-07-11 | 1 | -2/+2 |
* | Remove functions in string module that are also string methods. Also remove: | Neal Norwitz | 2007-04-17 | 1 | -1/+1 |
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -3/+3 |
* | Merged revisions 53005-53303 via svnmerge from | Thomas Wouters | 2007-01-09 | 1 | -1/+1 |
* | Get rid of dict.has_key(). Boy this has a lot of repercussions! | Guido van Rossum | 2006-08-18 | 1 | -1/+1 |
* | Remove apply() | Neal Norwitz | 2006-03-17 | 1 | -2/+2 |
* | Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new | Gregory P. Smith | 2003-09-21 | 1 | -3/+3 |
* | test01_join(): Fix a test failure when run with "python -O". The | Barry Warsaw | 2003-07-21 | 1 | -1/+4 |
* | fix to work on python <= 2.1 | Gregory P. Smith | 2003-07-09 | 1 | -2/+2 |
* | bsddb 4.1.6: | Gregory P. Smith | 2003-07-09 | 1 | -0/+108 |
* | Template for future tests. | Barry Warsaw | 2002-12-30 | 1 | -7/+4 |
* | Whitespace normalization. | Tim Peters | 2002-11-24 | 1 | -2/+0 |
* | Importing test suite from bsddb3 3.4.0 (with modifications). | Martin v. Löwis | 2002-11-19 | 1 | -0/+14 |