Martin Panter <vadmium...@gmail.com> added the comment:

The exception message and stack trace is documented to go to stderr: 
<https://docs.python.org/2/library/sys.html#sys.excepthook>.

Whether the prompt “>>>” goes to stderr or stdout depends on quirks of the 
environment. Issue 1927 currently proposes to make it always go to stderr.

----------
nosy: +martin.panter

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

Reply via email to