diff options
author | Barry Warsaw <barry@python.org> | 2001-09-20 06:30:41 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2001-09-20 06:30:41 +0000 |
commit | c10d69074467dd54a77ec0b666e6327d3de1e389 (patch) | |
tree | 9c1d5a15478e91efdabeac996954215f44c86278 /Python/pythonrun.c | |
parent | 4bcfa317eec0eb479586be10f326aefb994ccf28 (diff) | |
download | cpython-git-c10d69074467dd54a77ec0b666e6327d3de1e389.tar.gz |
run_suite(): Factor this out of run_unittest() for tests that build
their own test suite from a multitude of classes (like test_email.py
will be doing).
run_unittest(): Call run_suite() after making a suite from the
testclass.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions