from
Matthew Sherborne <msherborne at gmail dot com>
to
Python-Projects <python-projects at lists dot logilab dot org>
subject
[Python-projects] Previous patch
date
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.2005/05/12 17:36
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

