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

"Bruno Desthuilliers" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> 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


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

Reply via email to