Armin Ronacher: In the last weeks something remarkable happened in the Python3 sources: self kinda became implicit. Not in function definitions, but in super calls. But not only self: also the class passed to super. That’s remarkable because it means that the language shifts into a completely different direction. I’m generally not a fan of … Continue reading How super() in Python 3 Works
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed