methods and functions, instances and classes

David Isaac aisaac0 at verizon.net
Mon Sep 4 15:53:03 EDT 2006


> Alan Isaac wrote:
> > are method calls actually calls of the class's functions?

"Bruno Desthuilliers" <onurb at xiludom.gro> wrote in message
news:44fc5d59$0$975$626a54ce at news.free.fr...
> Depends on how the method was associated to the instance (you can set
> methods on a per-instance property), but in the general case (functions
> defined in the class body), yes.


[much useful stuff snipped]

Thanks!
Alan





More information about the Python-list mailing list