bob gailer wrote: > Vincent Gulinao wrote: >> Sorry, I just started experimenting on Python classes... >> >> Is there any way a reference to a class attribute >> ([class].[attribute]) be treated like a method ([class].[method]())? >> > Attributes are objects. A method is an object. If you want to know > something more specific, please rephrase the question.
> I for one don't really know what you want. And since wesley, Alan and I have given completely different answers, I guess none of us know. A clearer question is clearly needed. Kent _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor