Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment:

mbf.close() should not fail when called twice. The close() method in the io 
module states that "This method has no effect if the file is already closed."
But then, is "close=False" necessary?

----------
nosy: +amaury.forgeotdarc
stage:  -> patch review

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

Reply via email to