Official definition of call-by-value (Re: Finding the instance reference...)
Steve Holden
steve at holdenweb.com
Sun Nov 16 09:02:23 EST 2008
Steven D'Aprano wrote:
> On Sat, 15 Nov 2008 11:17:07 -0800, rurpy wrote:
[...]
>> * How can I find an object's value (if I don't believe
>> .str(), .repr(), etc)? Use gdb. :-)
>
> I would say the object's value is the value, so if you have the object,
> you have its value.
> [...]
There's also the question, if you say that an object is different from
its value, of determining what the value's value is ...
regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
Holden Web LLC http://www.holdenweb.com/
More information about the Python-list
mailing list