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