Finding the instance reference of an object

greg greg at cosc.canterbury.ac.nz
Mon Nov 10 05:22:36 EST 2008


Terry Reedy wrote:

> In other words, as I acknowledged in my other post, one can say that all 
> calling is calling by value.

No, those are not other words for what I'm saying.
Call by reference is very demonstrably different
from call by value, as has been pointed out a large
number of times already.

-- 
Greg



More information about the Python-list mailing list