March 4, 2014
11:25 a.m.
On Tue, Mar 04, 2014 at 10:09:21PM +1100, Steven D'Aprano wrote:
Agreed. What I have in my head is some vague concept that the Python evaluation rules will somehow know when to evaluate the thunk and when to treat it as an object, which is (as I understand it) what happens in Algol.
Since Algol is not an OOP language, that would be "value", not "object". -- Steven