STINNER Victor added the comment:

> I thought about different solution:

Your solution is different: I would prefer to also ignore broken pipe errors on 
close(). I'm not sure that close() can raise a BrokenPipeError in practice.

----------

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

Reply via email to