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 rbcollins
Recipients Christopher.Heiny, Jeremy.Fishman, daumiller, flox, ncoghlan, pitrou, rbcollins, terry.reedy, ulidtko, zzzeek
Date 2015-08-14.09:32:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1439544776.5.0.700970648001.issue11380@psf.upfronthosting.co.za>
In-reply-to
Content
See also issue24864 which is not *quite* a dupe, I also found that it exits 0, unreasonably so.

The reporting thing is interesting, but the main thing I care about is that we can catch it and do something reasonable with it... and that if not caught it signals an error :)
History
Date User Action Args
2015-08-14 09:32:56rbcollinssetrecipients: + rbcollins, terry.reedy, ncoghlan, pitrou, zzzeek, flox, ulidtko, Jeremy.Fishman, daumiller, Christopher.Heiny
2015-08-14 09:32:56rbcollinssetmessageid: <1439544776.5.0.700970648001.issue11380@psf.upfronthosting.co.za>
2015-08-14 09:32:56rbcollinslinkissue11380 messages
2015-08-14 09:32:56rbcollinscreate