On Mar 14, 4:43 pm, "Samuel" <[EMAIL PROTECTED]> wrote:
> What this does is it maps the id to the object. In your case, you only
> have one id.
>
> -Samuel

This is interesting behavior, but may not be what the original poster
intended. If I understand correctly, this means that if more than one
object shares the same id, only one copy will be created in the dict.
Is this correct?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to