summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_dumbdbm.py
Commit message (Expand)AuthorAgeFilesLines
* Whitespace normalization.Tim Peters2001-11-131-2/+2
* Committing the second part of patch #480902, an improved test suiteBarry Warsaw2001-11-131-31/+66
* Use a saner test filename, to work on Windows.Guido van Rossum2001-01-191-3/+1
* A dumb test for the dumdbm module.Guido van Rossum2001-01-181-0/+39