On 04/04/2015 09:53 PM, WolfRage wrote:
<SNIP>


(Pointing to the different classes. Since C++ has virtual methods but
Python does not?)

I'd say that all methods in Python are virtual, except for those which are classmethod or staticmethod.


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

Reply via email to