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 ncoghlan
Recipients Jeremy.Fishman, ncoghlan, pitrou, terry.reedy, ulidtko
Date 2013-09-23.23:12:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CADiSq7e1=usutKyobwyTJM9CdLf6FKyO8i00YRmDwrSwy34u2Q@mail.gmail.com>
In-reply-to <1379977553.2494.8.camel@fsol>
Content
Suppress the traceback, avoid printing the exception repr and instead
display something more like "Broken pipe: receiving end of stdout closed
prior to interpreter shutdown"
History
Date User Action Args
2013-09-23 23:12:32ncoghlansetrecipients: + ncoghlan, terry.reedy, pitrou, ulidtko, Jeremy.Fishman
2013-09-23 23:12:32ncoghlanlinkissue11380 messages
2013-09-23 23:12:32ncoghlancreate