On May 20, 6:58 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On 19 mai, 22:29, Luis Zarrabeitia <[EMAIL PROTECTED]> wrote: > (snip) > > > The main > > concept here: identity [usually] implies equality, > > I really enjoyed the "usually" disclaimer !-)
Well you have to be careful in case some smartarse comes back with a class with something like this in it: def __eq__ (self, other) : if self is other : return False %) -- http://mail.python.org/mailman/listinfo/python-list