[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: assignment, reference, += and parameter passing



Justin Sheehy <justin@iago.org> writes:

> Pixel <pixel@mandrakesoft.com> writes:
> 
> > Python
> >   pass-by-ref except for numbers and strings
> 
> You misunderstand Python's assignment and parameter passing model.
> 
> It is always "pass by object reference".

oops. fixed

http://merd.net/pixel/language-study/various/assignment/result