Cristiano Paris <[EMAIL PROTECTED]> wrote:

> May be someone has faced this problem before and came up with some 
> obscure language feature to solve this elegantly :D

Yes. Try using weak references. Specifically a weakref.WeakValueDictionary 
should meet your needs.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to