Passing by reference

MartinRinehart at gmail.com MartinRinehart at gmail.com
Thu Dec 20 16:08:34 EST 2007


... the first element of the list to which x refers is a reference to
the new string and back outside foo, the first element of the list to
which x refers will be a reference to the new string.

Right?



More information about the Python-list mailing list