On 12 October 2012 04:25, Dan Stromberg wrote:
>
> I'm familiar with pylint, and have recently played with pyflakes and flake8.
> I've also heard of pychecker.
>
> Are there others, perhaps including some that aren't written in Python, but
> still check Python?
Another one I've found useful for s
On 11/10/2012 18:25, Dan Stromberg wrote:
I'm familiar with pylint, and have recently played with pyflakes and
flake8. I've also heard of pychecker.
Are there others, perhaps including some that aren't written in Python, but
still check Python?
We're considering doing static analysis of a large
I'm familiar with pylint, and have recently played with pyflakes and
flake8. I've also heard of pychecker.
Are there others, perhaps including some that aren't written in Python, but
still check Python?
We're considering doing static analysis of a large CPython 3.2 project, but
so far the traditi