[issue11380] Improve reporting of broken stdout pipe during interpreter shutdown

Nick Coghlan report at bugs.python.org
Tue Sep 24 01:12:32 CEST 2013


Nick Coghlan added the comment:

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"

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11380>
_______________________________________


More information about the Python-bugs-list mailing list