Eric V. Smith <e...@trueblade.com> added the comment:

You could add a flag in the exception to tell the default handler where to 
write the message. It would default to stderr.

This would make it possible to catch the exception before it was written out, 
and customize the behavior.

----------
nosy: +eric.smith

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36691>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to