summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_whichdb.py
Commit message (Collapse)AuthorAgeFilesLines
* #7092: silence py3k warnings for deprecated modulesEzio Melotti2010-01-301-3/+6
|
* Reverting the Revision: 77368. I committed Flox's big patch for tests bySenthil Kumaran2010-01-081-6/+3
| | | | mistake. ( It may come in for sure tough)
* Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. ↵Senthil Kumaran2010-01-081-3/+6
| | | | Patch by flox
* Patch #2167 from calvin: Remove unused importsChristian Heimes2008-02-231-1/+0
|
* Treat empty dat/dir pairs as dumbdbm. Fixes #744687.Martin v. Löwis2003-06-141-0/+5
|
* Standardize behavior: no docstrings in test functions.Guido van Rossum2002-08-221-4/+3
|
* Massive changes from SF 589982 (tempfile.py rewrite, by ZackGuido van Rossum2002-08-091-1/+1
| | | | | Weinberg). This changes all uses of deprecated tempfile functions to the recommended ones.
* Whitespace normalization.Tim Peters2002-08-081-2/+1
|
* regression test for the whichdb moduleSkip Montanaro2002-08-021-0/+63