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.
Skip
--
http://mail.python.org/mailman/listinfo/python-list
