Howto pass Array/Hash into Function

Fredrik Lundh fredrik at pythonware.com
Tue Oct 3 15:09:25 EDT 2006


Wijaya Edward wrote:

> Thanks for your understanding Steve.
>  
> Furthermore, my related concern
> is how does Python actually  deal with 'reference' in Perl.
> But now, it is clear to me now that Python simply treats
 > them as object.

sounds like you really need to reset your brain:

     http://effbot.org/zone/python-objects.htm

</F>




More information about the Python-list mailing list