working pylint anyone?

Diez B. Roggisch deets at nospam.web.de
Thu Jul 31 08:39:50 EDT 2008


> Which version of python-logilab-common and python-logilab-astng are
> installed on your machine ?

By now, pylint 0.14 with logilab.common 0.27 and astng 0.17.2

I was able to track down the problem as being related to a custom init-hook.

See the attached .pylintrc + hook. They don't actually *do* anything (or,
the hook that is), but confuse pylint to spit out the reported error. Maybe
you can track down the real reason for the error?

> 
> I don't know where you checked, but there is some traffic on the
> mailing list,
> and questions generally get answered :-)


On the website, I found this link:

http://www.logilab.org/mailinglist/850

through the search.


Diez
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: .pylint_init_hook.py
URL: <http://mail.python.org/pipermail/python-list/attachments/20080731/62f09857/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: .pylintrc
URL: <http://mail.python.org/pipermail/python-list/attachments/20080731/62f09857/attachment-0001.ksh>


More information about the Python-list mailing list