R. David Murray added the comment:

stdout is much more likely to be redirected than stderr, so falling back to 
stderr makes more sense than falling back to stdout.  In the normal case, the 
prompt is shown regardless of whether stdout is redirected, and we're trying 
our best to replicate that in the fallback.

----------
nosy: +r.david.murray
resolution:  -> rejected
stage: patch review -> resolved
status: pending -> closed

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

Reply via email to