[Python-projects] lint.py
Maarten ter Huurne
maarten at treewalker.org
Sat Mar 21 01:14:04 CET 2009
On Friday 20 March 2009, Colin J. Williams wrote:
> Thanks, my version was very old. I had abandoned PyLint some years back
> and thought I should give it another try.
>
> I have updated to:
>
> modname = 'pylint'
>
> numversion = (0, 17, 0)
Hey, there is a pylint 0.17.0 now :)
http://www.logilab.org/project/pylint/0.17.0
The list of resolved tickets shows only a single ticket with the description
"adapt pylint to astng0.18". So I guess you either have to install the
freshly released logilab-astng as well, or install pylint 0.16.0.
Bye,
Maarten
More information about the Python-Projects
mailing list