> 
> Yes, but rather than going through the contortions you do to bind a
> new method into place, why not make the method in question act as a
> proxy for the real method? After all, with first-class functions,
> that's easy.

Because you don't have to write that proxy. Pure lazyness :)


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

Reply via email to