How a smart editor could make "Postfix type declarations PEP3117" in Python3000 more readable

Kay Schluehr kay.schluehr at gmx.net
Sun Jan 6 02:20:55 EST 2008


On Jan 5, 7:07 am, John Nagle <na... at animats.com> wrote:

> Python doesn't really need explicit type declarations.
> They're not needed for correctness, and they're not needed for
> performance.  Take a look at Shed Skin, which is able to hard-compile Python
> using type inference without explicit type declarations.

ShedSkin is not Python.




More information about the Python-list mailing list