passing by refference

Doug Quale quale1 at charter.net
Thu May 29 18:11:18 EDT 2003


Jordan Krushen <jordan at krushen.com> writes:

> Am I correct in understanding that this is why Doug is calling it CBV,
> and others are calling it CBR?  The fact that f(x) does not send a
> reference to x, but the value of x, which is itself a reference of
> sorts?

Actually I'm pretty sure noone says it's call-by-reference.  Typically
a different word is used, like call-by-sharing or
call-by-object-reference.




More information about the Python-list mailing list