alex goretoy wrote:
I recently conquered this pass by ref thing. This is how I did it.

What you did was to pass a mutable object and mutate it. Absolutely standard practice in Python. I am glad you learned it, but also learning and using the standard terminology will also help. Hope you enjoy Python too.

tjr

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to