A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-March/043309.html below:

[Python-Dev] Re: redefining is

[Python-Dev] Re: redefining is [Python-Dev] Re: redefining isAndrew Koenig ark-mlist at att.net
Fri Mar 19 14:17:08 EST 2004
> Objects are equivilant if they are the same type and their states are
> the same
> 
> Objects are interchangable if they are equivilant and their states will
> always be the same (i.e., changes to one are always reflected in the
> other) or if they are equivilant and immutable.

I haven't distinguished between equivalent and interchangeable.  I think
that most people would consider "equivalent" and "interchangeable" to mean
the same thing.

> Objects are identical if they are physically the same (in the sense of
> 'is' currently)

Yes.

> There is also a fourth type:
> 
> Objects are equal if ob1.__eq__(ob2) returns true.

Right.


More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4