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.
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor