Re: Linting python code...

2006-10-13 Thread Paul Boddie
Joel Rosdahl wrote: > [EMAIL PROTECTED] writes: > > [PyLint, PyChecker] > > 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.

Re: Linting python code...

2006-10-13 Thread Joel Rosdahl
[EMAIL PROTECTED] 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: >

Re: Linting python code...

2006-10-10 Thread skip
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/wi

Re: Linting python code...

2006-10-10 Thread Christoph Haas
On Tuesday 10 October 2006 14:06, Andrew Markebo wrote: > Are there any python-code linter out there PyLint (http://www.logilab.org/projects/pylint) PyChecker (http://pychecker.sf.net) Christoph -- http://mail.python.org/mailman/listinfo/python-list