Chris Angelico <ros...@gmail.com>:

> Python defines that every object has an identity, which can be
> represented as an integer. Since this is an intrinsic part of the
> object, no two distinct objects can truly have identical
> characteristics. Python's objects are like rifles - there are many
> like it, but this one is mine.

How can you be sure Python isn't returning the same id value for two
distinct objects?


Marko
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to