Message 177340 - Python tracker (original) (raw)
Message177340
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:52 | r.david.murray | set | recipients: + r.david.murray, rbcollins |
2012-12-11 14:41:52 | r.david.murray | set | messageid: 1355236912.52.0.228729677626.issue16662@psf.upfronthosting.co.za |
2012-12-11 14:41:52 | r.david.murray | link | issue16662 messages |
2012-12-11 14:41:52 | r.david.murray | create |