] > [Python-projects] Previous patch (Logilab.org)

Email [Python-projects] Previous patch

from
Matthew Sherborne <msherborne at gmail dot com>
subject
[Python-projects] Previous patch
date
2005/05/12 17:36
The reason that pylint was failing for me was that I had a comma separated list of err codes to ignore in my ~/.pylintrc file.

This used to work ok with my older version of pylint... 0.6.1

So if you want to keep the old behaviour apply that last patch :)

Matthew Sherborne