"Robert Kern" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Actually, the root cause of Peter's specific example is the fact that the > default implementation of __hash__() and __eq__() rely on identity comparisons. > Two separate invocations of the same script give different objects by identity > and thus the "history of insertions and deletions" is different.
OK. Thank you. Alan -- http://mail.python.org/mailman/listinfo/python-list