Robert Collins added the comment:

So the 1.1.4 behaviour matches that of a VFS most closely. But, see the earlier 
messages, it does do only and precisely because it breaks regular mock idioms. 
Thus I think we're better off with the new patch, which addresses the issue 
with reuse of the mocks in subclassed tests(with the patch decorator), as well 
as with repeated opens, while still preserving the basic structure and feel of 
'Mock'.

----------

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

Reply via email to