This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author barry
Recipients barry, michael.foord
Date 2010-04-05.15:36:30
SpamBayes Score 0.0026358198
Marked as misclassified No
Message-id <1270481793.28.0.468676978723.issue8315@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, ./python -m unittest test.test_email doesn't work either and those are two cases where the Lib/test module just forwards to the package's own test suite, so maybe that's the problem.
History
Date User Action Args
2010-04-05 15:36:33barrysetrecipients: + barry, michael.foord
2010-04-05 15:36:33barrysetmessageid: <1270481793.28.0.468676978723.issue8315@psf.upfronthosting.co.za>
2010-04-05 15:36:30barrylinkissue8315 messages
2010-04-05 15:36:30barrycreate