[docs] (no subject)

INADA Naoki songofacandy at gmail.com
Wed Jan 1 14:11:52 CET 2014


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?

-- 
INADA Naoki  <songofacandy at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20140101/5b9bdc5e/attachment-0001.html>


More information about the docs mailing list