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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, eric.araujo, flub, tarek
Date 2010-09-21.16:49:31
SpamBayes Score 0.009021546
Marked as misclassified No
Message-id <1285087772.65.0.131163890186.issue9912@psf.upfronthosting.co.za>
In-reply-to
Content
A non-empty stderr does not mean that a command failed.
For example, the Microsoft compiler "cl.exe" prints the version string to stderr.
History
Date User Action Args
2010-09-21 16:49:32amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, flub, tarek, eric.araujo
2010-09-21 16:49:32amaury.forgeotdarcsetmessageid: <1285087772.65.0.131163890186.issue9912@psf.upfronthosting.co.za>
2010-09-21 16:49:31amaury.forgeotdarclinkissue9912 messages
2010-09-21 16:49:31amaury.forgeotdarccreate