Linting python code...

Joel Rosdahl joel at rosdahl.net
Fri Oct 13 05:30:11 EDT 2006


skip at pobox.com writes:

>     Christoph> On Tuesday 10 October 2006 14:06, Andrew Markebo wrote:
>     >> Are there any python-code linter out there
>
>     Christoph> PyLint (http://www.logilab.org/projects/pylint)
>     Christoph> PyChecker (http://pychecker.sf.net)
>
> New kid on the block:
>
>     PyFlakes http://divmod.org/trac/wiki/DivmodPyflakes
>
> It doesn't do nearly as much as the other two but doesn't import the
> modules, so it can be used in places the others can't.

I thought PyLint doesn't import modules either. Am I mistaken?

-- 
Regards,
Joel Rosdahl <joel at rosdahl.net>
Key BB845E97; fingerprint 9F4B D780 6EF4 5700 778D  8B22 0064 F9FF BB84 5E97



More information about the Python-list mailing list