Jean-Michel Pichavant <jeanmic...@sequans.com> wrote:
> alex23 wrote:
> > To me, the explicit reference to the base class violates DRY. It also
> > means you need to manually change all such references should the base
> > class ever change, something that using super() avoids.
>
> I found the correct answer
> (http://www.artima.com/weblogs/viewpost.jsp?thread=236275)

I'm not entirely sure how an opinion + explanation of the underlying
mechanics is more or less "correct" than a development principle...
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to