Antoine Pitrou <pit...@free.fr> added the comment:

I think closing stdout is a legitimate desire so, yes, I would consider it a 
bug if we print an error in that case.
A patch could either first check the "closed" attribute, or silence the 
ValueError.

----------
stage:  -> needs patch
type:  -> behavior
versions: +Python 3.3

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

Reply via email to