commit | 9eee554bd9cff22eea0e39dd107576f0ef93e108 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Aug 22 20:21:30 2002 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Aug 22 20:21:30 2002 +0000 |
tree | 343a15a93312a12a61c7bc522ac36b99a78a67a5 | |
parent | 327af775b89e7870807d1beae66567e77dd64ee5 [diff] |
Standardize behavior: no docstrings in test functions. Also use unittest.makeSuite() rather than loader.loadTestsFromTestCase().