[docs] (no subject)

Zachary Ware zachary.ware+pydocs at gmail.com
Fri Jan 31 20:42:20 CET 2014


Hi,

On Wed, Jan 1, 2014 at 7:11 AM, INADA Naoki <songofacandy at gmail.com> wrote:
> http://docs.python.org/3.3/library/unittest.mock.html#magic-mock
>
>> The two equality method, __eq__ and __ne__, are special. They do the
>> default equality comparison on identity, using a side effect, unless you
>> change their return value to return something else:
>
> What "using a side effect" means?

This wording does seem a bit odd, and I'm not sure what exactly it
means.  Would you mind opening an issue on the bug tracker and adding
Michael Foord to the nosy list?

Thanks!

-- 
Zach


More information about the docs mailing list