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 r.david.murray
Recipients r.david.murray, rbcollins
Date 2012-12-11.14:41:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355236912.52.0.228729677626.issue16662@psf.upfronthosting.co.za>
In-reply-to
Content
test_email is a package, and has a load_tests in its __init__.py that I had to add in order to make "python -m unittest test.test_email" work.  So I'm not sure what bug you are reporting here.
History
Date User Action Args
2012-12-11 14:41:52r.david.murraysetrecipients: + r.david.murray, rbcollins
2012-12-11 14:41:52r.david.murraysetmessageid: <1355236912.52.0.228729677626.issue16662@psf.upfronthosting.co.za>
2012-12-11 14:41:52r.david.murraylinkissue16662 messages
2012-12-11 14:41:52r.david.murraycreate