Chris Jerdonek <chris.jerdo...@gmail.com> added the comment:

This may or may not be the same as what you're suggesting, Martin. But is 
another option to make close() a no-op if it is called a second time? 
Otherwise, it seems we'd need to make sure that no code path can result in 
close() being called twice (even during exception handling, etc).

----------
nosy: +chris.jerdonek

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

Reply via email to