While reading this I found the python3 section a little hard to understand - specifically why a call to super() is considered more correct than explicitly adding arguments. Have extended the explanation a little for clarity and also added some best practice suggestions.
While reading this I found the python3 section a little hard to understand - specifically why a call to super() is considered more correct than explicitly adding arguments. Have extended the explanation a little for clarity and also added some best practice suggestions.