On Feb 13, 6:41 pm, [email protected] (Aahz) wrote:
> 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.  

I agree with your statement for a suitably narrow definition of the
words "pointer" and "have."
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to