In article <[email protected]>,
Alf P. Steinbach <[email protected]> wrote:
>
>My original statement, with reference to the Java language spec,
>didn't say much more about the language than that it has assignable
>references.
Assuming this is what you're referring to:
Python passes pointers by value, just as e.g. Java does.
Then you are simply, completely, totally, and absolutely wrong. Period.
Regardless of how CPython manages its state internally, Python as a
programming language does not have pointers.
--
Aahz ([email protected]) <*> http://www.pythoncraft.com/
"At Resolver we've found it useful to short-circuit any doubt and just
refer to comments in code as 'lies'. :-)"
--
http://mail.python.org/mailman/listinfo/python-list