Vincent van Beveren wrote:

> I did not know the object did not keep track of its bound methods. What
> advantage is there in creating a new bound method object each time its
> referenced? It seems kind of expensive.

While I didn't measure it I suppose that it saves a lot of memory.

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

Reply via email to