Function args

Aahz aahz at pythoncraft.com
Sat Apr 10 10:10:17 EDT 2004


In article <sdqdc.37060$zm5.15866 at nntpserver.swip.net>,
Jean-Michel Caricand  <jean-michel.caricand at laposte.net> wrote:
>
>I'm new in Python. I have a problem with function args. I want to pass 
>args by reference because the function must modify this arg. How I do 
>that in Python.

Here's something else that should help:

http://starship.python.net/crew/mwh/hacks/objectthink.html
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

Why is this newsgroup different from all other newsgroups?



More information about the Python-list mailing list