Simple newbie question about parameters handling in functions (or am I dump or what?)
Aahz
aahz at pythoncraft.com
Tue Feb 10 12:04:34 EST 2004
In article <hqbh20d9k80eccav78bbsku8hciftnbiuq at 4ax.com>,
Niki Iv <niki_iv at abv.bg> wrote:
>
>Well this is my first Python day. I am tampering with functions. I
>read that parameters are passed by-value rather than by-reference. So
>function can change wathever parameters reffers to. My troube (well my
>presonal not understanding comes from this)
http://starship.python.net/crew/mwh/hacks/objectthink.html
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
"The joy of coding Python should be in seeing short, concise, readable
classes that express a lot of action in a small amount of clear code --
not in reams of trivial code that bores the reader to death." --GvR
More information about the Python-list
mailing list