weak versus dynamic, definitional origins

Courageous jkraska at san.rr.com
Fri May 16 21:46:04 EDT 2003


>In languages like C, types apply to names/variables that represent
>fixed chunks of memory.  In Python, names are untyped, but objects
>most definitely are.

A very clear way of putting it. Now on to the question. Anyone know
about the schism in nomenclature that appears to be going on here?
I can find definitions of strong typing that make python weakly
typed. Clearly we know what we mean when we say it, I just have a
passing curiousity regarding when the community started attempting
to redefine the terms so that python could be said to have "strong"
typing. Not long ago, wasn't so.

C//





More information about the Python-list mailing list