passing by refference

Aahz aahz at pythoncraft.com
Fri May 16 16:08:47 EDT 2003


In article <ba3b8s$22ng$1 at nntp6.u.washington.edu>,
Donn Cave <donn at u.washington.edu> wrote:
>
>On the other hand, I don't get the reasoning either.  Are bindings
>accessible within Python programs?

Nope.  That's why I think "binding" is better than "reference".
-- 
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