Marius Gedminas wrote: > Careful: id(some_object) will likely be reused when the old object is > garbage collected.
This has been worked around using the weak reference dictionary. \malthe _______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
