summaryrefslogtreecommitdiff
path: root/Lib/test/test_anydbm.py
Commit message (Expand)AuthorAgeFilesLines
* Massive changes from SF 589982 (tempfile.py rewrite, by ZackGuido van Rossum2002-08-091-2/+1
* Get rid of relative imports in all unittests. Now anything thatBarry Warsaw2002-07-231-1/+1
* initial test_anydbm module - based on test_dumbdbm.pySkip Montanaro2002-03-181-0/+96