Python Strings

Jonadab the Unsightly One jonadab at bright.net
Tue Sep 19 07:43:17 EDT 2000


Charles Hixson <charleshixsn at earthlink.net> wrote:

> I think that in most of the type inference languages all objects are immutable.
> I suppose that implies strongly typed.  I also don't think that they have
> anything similar to casting.  So I suppose that they are strongly typed.  

Not having casting does not imply strong typing, I think.  
It is possible for a language to just not *need* casting.
Or should we call that "implicit casting"?

- jonadab



More information about the Python-list mailing list