|
|
|
|
|
by Peristarkawan
5499 days ago
|
|
Not really. The only thing that changed about super in Python 3 is that you can call it with no arguments, which is just a short-hand for the way it was already used in Python 2. Everything in that article applies equally to both Python versions. |
|