Static Typing in Python

Jacek Generowicz jacek.generowicz at cern.ch
Fri Mar 12 07:56:53 EST 2004


Peter Maas <fpetermaas at netscape.net> writes:

> Premshree Pillai schrieb:
> > How do I force static typing in Python?
> 
> You have to enforce it by code instead of declaration, i.e. you
> have to do runtime type checking.

Just what do you understand "static typing" to mean ?



More information about the Python-list mailing list