Static typing (was Re: Java guy interested in Python)

Steve Purcell stephen_purcell at yahoo.com
Fri Mar 9 11:38:03 EST 2001


D-Man wrote:
> I do like the ERR side of compile-time type checking however.  Perhaps
> someone should create a Py-lint that will check python source for this
> sort of thing.

http://www.dotfunk.com/projects/pylint

> Then again maybe it's already called PyUnit or doctest.

You could indeed consider those an alternative, since a thorough test suite
would find all the same errors. <wink>

-Steve

-- 
Steve Purcell, Pythangelist
Get testing at http://pyunit.sourceforge.net/
Any opinions expressed herein are my own and not necessarily those of Yahoo




More information about the Python-list mailing list