Static Typing in Python

Dave Benjamin ramen at lackingtalent.com
Mon Mar 15 11:12:07 EST 2004


In article <c31g3n$iu0$2 at news2.netvision.net.il>, Miki Tebeka wrote:
> Hello John,
> 
>>>Who says Python is not strongly typed? Python *is*
>>>strongly typed. The problem I am facing is that Python
>>>is also dynamically typed, and I want static typing.
>> 
>> 
>> So do a lot of other people. If you want static
>> typing, go use a language that has it, like Java,
>> C++ or C#.
> You can give ML (http://www.ocaml.org/) a try. All the type checking you 
> can think of...

Without the strong finger-typing! =)

-- 
.:[ dave benjamin: ramen/[sp00] -:- spoomusic.com -:- ramenfest.com ]:.
:  please talk to your son or daughter about parametric polymorphism. :



More information about the Python-list mailing list