On Mon, 19 Feb 2018 13:28:26 +0000, Paul Moore wrote: > [1] The most basic question, which people making such claims often can't > answer, is "Do you mean that values are strongly typed, or that names > are? Or did you mean that variables are, because if so Python doesn't > even have variables in the sense that you mean" Programming language > semantics are complex.
An excellent point. The distinction between typing *values* and *names* is a good one. -- Steve -- https://mail.python.org/mailman/listinfo/python-list