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 exarkun
Recipients Arfrever, exarkun, loewis
Date 2009-08-19.20:09:22
SpamBayes Score 8.247869e-06
Marked as misclassified No
Message-id <1250712564.4.0.807595146151.issue6731@psf.upfronthosting.co.za>
In-reply-to
Content
This makes it more easily possible for automated systems to detect that
there was a problem with the build.

Checking an exit code is easy.  Grabbing and parsing stdout and stderr
is hard and fragile.
History
Date User Action Args
2009-08-19 20:09:24exarkunsetrecipients: + exarkun, loewis, Arfrever
2009-08-19 20:09:24exarkunsetmessageid: <1250712564.4.0.807595146151.issue6731@psf.upfronthosting.co.za>
2009-08-19 20:09:22exarkunlinkissue6731 messages
2009-08-19 20:09:22exarkuncreate