yawpitch 2 hours ago
For example, in Python you can’t avoid talking about the Python object model, and that implies you also can’t actually express anything in Python outside the Python object model.
And, fundamentally, you can’t — even `object` is an `object` — unless you stop expressing yourself in Python.