]> granicus.if.org Git - python/commit
test_main(): Added this so the test can actually get run under the
authorBarry Warsaw <barry@python.org>
Mon, 15 Apr 2002 22:14:06 +0000 (22:14 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 15 Apr 2002 22:14:06 +0000 (22:14 +0000)
commitc9ad32c5d14f0ebd635e61b33b6d7d5a12440c1e
treea27b610ec09cb1fb2377d606e545f1682a4a7603
parent24fd0252c474bb1e4189dd6b92e572343f27f0f9
test_main(): Added this so the test can actually get run under the
regrtest framework.  Keep the original standalone-unittest
scaffolding (i.e. suite() and __main__).
Lib/test/test_email.py
Lib/test/test_email_codecs.py