Static Typing in Python

Bruno Desthuilliers bdesth.quelquechose at free.quelquepart.fr
Tue Mar 16 04:16:48 EST 2004


Premshree Pillai wrote:
(snip)
> 
> Yes, I am aware that Python is dynamically typed, and
> so is Perl, right? In Perl, we have the "use strict
> vars" pragma to force variable declaration. Is there
> something like it in Python?
> 
> Don't you think forced variable declaration is an
> important requirement in a language?

No.




More information about the Python-list mailing list