Dennis Lee Bieber wrote:
        "Binding" itself tends to be Python specific terminology -- in that it
is the parameter /name/ that gets bound/attached to the argument /object/.
It is the same method as used in any Python "assignment" statement,

Which is why I think "call by assignment" would be
a much better term!

--
Greg
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to