[EMAIL PROTECTED] wrote:

> Just to satisfy my curiousity: Is there a way to do something like the
> reference solution I suggest above?

No. You cannot overload assignment. 
Of course, for mutable objects you can use the object as the "reference" to
itself.

Peter

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

Reply via email to