Message 188595 - Python tracker
Message188595
| Author | ezio.melotti |
|---|---|
| Recipients | ezio.melotti, python-dev, roger.serwy, terry.reedy, zach.ware |
| Date | 2013-05-06.21:14:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1367874879.71.0.381103949905.issue17883@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
FTR there's also test.support.assert_python_ok and test.support.assert_python_failure (and a few convenience functions in subprocess too). I suspect that if the import fails, stdout is empty, and stderr will contain the error message. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-05-06 21:14:39 | ezio.melotti | set | recipients: + ezio.melotti, terry.reedy, roger.serwy, python-dev, zach.ware |
| 2013-05-06 21:14:39 | ezio.melotti | set | messageid: <1367874879.71.0.381103949905.issue17883@psf.upfronthosting.co.za> |
| 2013-05-06 21:14:39 | ezio.melotti | link | issue17883 messages |
| 2013-05-06 21:14:39 | ezio.melotti | create | |