Interesting behaviour of the assignment

Fredrik Lundh fredrik at effbot.org
Fri Dec 29 18:48:11 EST 2000


Aahz Maruch wrote:
> If you drop "is", you can't check for object identity.

id(x) == id(y)

</F>





More information about the Python-list mailing list