[Tutor] What is super for?

Adam Bark adam.jtm30 at gmail.com
Mon Jun 28 18:15:00 CEST 2010


I can't figure out how super(C, self).__init__() is any better than
C.__init__(self), is there a preference? Does super do something special?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100628/635be284/attachment.html>


More information about the Tutor mailing list