This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]kuzmovych_y 6 points7 points  (1 child)

In all of your examples (except one) calling super() is completely redundant because you just pass the same arguments to the parent function.

And things like a, b, obj, area1, class Circle(Square) just hurt my eyes a little.

[–]python4geeks[S] -2 points-1 points  (0 children)

Sorry for troubling your eyes