The meaning of `this`
The meaning of `this`
Partially unrelated to the meme, but I find it almost malicious how some python keywords are named differently from the nearly universal counterpart of other languagues.
This/self, continue/pass, except/catch and they couldn’t find a different word for switch so they just didn’t implement it.
It’s as if the original designers purposefully wanted to be different for the sake of it.
self as a keyword also has quite a history. It was already used in Smalltalk, an OOP language from the early 80’s.