Status of optional static typing in Python?
John Roth
JohnRoth1 at jhrothjr.com
Fri Jun 23 08:22:07 EDT 2006
Christian Convey wrote:
> Hi guys,
>
> I'm looking at developing a somewhat complex system, and I think some
> static typing will help me keep limit my confusion. I.e.:
>
> http://www.artima.com/weblogs/viewpost.jsp?thread=87182
>
> Does anyone know if/when that feature may become part of Python?
Optional static typing is listed as item # 3 in
PEP 3100 (Python 3.0 plans).
For a timeline, look at PEP 3000.
John Roth
>
> Thanks very much,
> Christian
>
>
> --
> Christian Convey
> Computer Scientist,
> Naval Undersea Warfare Centers
> Newport, RI
> (401) 832-6824
> conveycj at npt.nuwc.navy.mil
More information about the Python-list
mailing list