summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_anydbm.py
Commit message (Expand)AuthorAgeFilesLines
* #7092: silence py3k warnings for deprecated modulesEzio Melotti2010-01-301-1/+3
* Reverting the Revision: 77368. I committed Flox's big patch for tests bySenthil Kumaran2010-01-081-3/+1
* Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. ...Senthil Kumaran2010-01-081-1/+3
* whoops - revertSkip Montanaro2008-02-101-1/+1
* Get the saying right. ;-)Skip Montanaro2008-02-101-1/+1
* 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