Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged revisions 60990-61002 via svnmerge from | Christian Heimes | 2008-02-23 | 1 | -1/+0 |
* | Get test working when there are multiple dbs supported. | Neal Norwitz | 2007-08-25 | 1 | -0/+1 |
* | follow up to bug 1007 commit. | Gregory P. Smith | 2007-08-24 | 1 | -2/+2 |
* | applies the better dbm and shelve related unittests. bug 1007 from larryhast... | Gregory P. Smith | 2007-08-24 | 1 | -33/+25 |
* | Change dumbdbm to use bytes keys. | Martin v. Löwis | 2007-08-07 | 1 | -1/+1 |
* | Make gdbm and dumbdbm use byte strings. Updated their tests. | Guido van Rossum | 2007-05-23 | 1 | -1/+1 |
* | Treat empty dat/dir pairs as dumbdbm. Fixes #744687. | Martin v. Löwis | 2003-06-14 | 1 | -0/+5 |
* | Standardize behavior: no docstrings in test functions. | Guido van Rossum | 2002-08-22 | 1 | -4/+3 |
* | Massive changes from SF 589982 (tempfile.py rewrite, by Zack | Guido van Rossum | 2002-08-09 | 1 | -1/+1 |
* | Whitespace normalization. | Tim Peters | 2002-08-08 | 1 | -2/+1 |
* | regression test for the whichdb module | Skip Montanaro | 2002-08-02 | 1 | -0/+63 |