passing by refference
Aahz
aahz at pythoncraft.com
Thu May 15 17:12:52 EDT 2003
In article <87el30gcbx.fsf at charter.net>,
Doug Quale <quale1 at charter.net> wrote:
>
>In cbv, the parameters are evaluated and their r-values are passed to
>the function. That's all there is to it.
Then by that definition, Python is not call-by-value. That's all there
is to it.
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
"In many ways, it's a dull language, borrowing solid old concepts from
many other languages & styles: boring syntax, unsurprising semantics,
few automatic coercions, etc etc. But that's one of the things I like
about it." --Tim Peters on Python, 16 Sep 93
More information about the Python-list
mailing list