no pass-values calling?

Christian Heimes lists at cheimes.de
Wed Jan 16 00:55:46 EST 2008


Dennis Lee Bieber wrote:
> 	Since all "variable" names in Python are references to objects,
> anything accessed using a name is accessed by reference.

Anybody using the terms variable, reference or call-by-value is most
likely explaining Python the wrong way.

Sorry dude :)

Christian




More information about the Python-list mailing list