Static Typing in Python

John Roth newsgroups at jhrothjr.com
Sat Mar 13 12:09:34 EST 2004


"Premshree Pillai" <premshree_python at yahoo.co.in> wrote in message
news:mailman.360.1079190339.19534.python-list at python.org...
> --- srijit at yahoo.com wrote: > Hello,
> > Try Traits
> > (http://www.scipy.org/site_content/traits).
> >
> > Regards,
> > Srijit
>
> 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#.

John Roth
>
> -Premshree
>
> =====
> -Premshree
> [http://www.qiksearch.com/]





More information about the Python-list mailing list