On Tue, 16 Oct 2012 10:30:54 +0100 Alan Gauld wrote

>
> Yes but then it wouldn't be OOP. You'd be back in the world of
> traditional procedural programming passing explicit data references
> around. Its much better to make it an instance method with the self
> reference being passed implicitly
>

I guess so, implicit is better than explicit :)

Thanks Alan.
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to