Python Lint? (was "Can Python supplant Java?")

Jeremy Fincher tweedgeezer at hotmail.com
Fri Aug 23 00:16:10 EDT 2002


Webb Sprague <wsprague100 at yahoo.com> wrote in message news:<mailman.1030039414.14818.python-list at python.org>...
> I have been helped by Perl's "use strict;" / "my"
> feature many times.  My idea might approximate it.

I don't believe those features are typechecking features, though.

Have you looked into PyChecker? <http://pychecker.sf.net/>  I've found
it quite useful in my Python development.

Jeremy



More information about the Python-list mailing list