commit | 8ccd9b63cc14aa07b1f6ab4477772addcfc6ee89 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Aug 22 20:02:03 2002 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Aug 22 20:02:03 2002 +0000 |
tree | c3ab87337596dc2735604971095a99a99f2d24e0 | |
parent | a5ce2e8c17c579da253ddf817494cddf170f4d54 [diff] |
Standardize behavior: no docstrings in test functions. Also get rid of dummy_test_TemporaryFile class; when NamedTemporaryFile and TemporaryFile are the same, simply don't add a test suite for TemporaryFile.