On Wed, 11 Jun 2008 20:47:48 -0400 Kent Johnson <[EMAIL PROTECTED]> wrote:
> This thread has both points of view:
> http://coding.derkeiler.com/Archive/Python/comp.lang.python/2004-12/4599.html
> 
> I think if you are using super() then your classes that inherit from
> object still need to call super().__init__(). If you are not using
> super I don't think it matters.
> 
> Kent

Yes, you are right. 
Thanks for the pointer Kent, the discussion there tells me the whys. 

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to