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 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:39ezio.melottisetrecipients: + ezio.melotti, terry.reedy, roger.serwy, python-dev, zach.ware
2013-05-06 21:14:39ezio.melottisetmessageid: <1367874879.71.0.381103949905.issue17883@psf.upfronthosting.co.za>
2013-05-06 21:14:39ezio.melottilinkissue17883 messages
2013-05-06 21:14:39ezio.melotticreate