[issue21255] Attaching a PropertyMock records calls

Éric Araujo report at bugs.python.org
Wed Apr 16 23:40:20 CEST 2014


Éric Araujo added the comment:

>>> type(foo).prop = prop
    >>> foo.attach_mock(prop, 'prop')

Are both of these lines needed?

----------
nosy: +eric.araujo

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21255>
_______________________________________


More information about the Python-bugs-list mailing list