from
Sylvain Thénault <sylvain.thenault at logilab dot fr>
to
Juergen Hermann <jhe at web dot de>
cc
Python-Projects <python-projects at lists dot logilab dot org>
subject
Re: [Python-projects] pylint warning
date
On Wednesday 07 January à 13:01, Juergen Hermann wrote:2004/01/07 17:56
> On Wed, 7 Jan 2004 12:27:55 +0100, Sylvain Thénault wrote:
>
> >that's the purpose of the --include-ids option
>
> Works fine, thanks. So I modify my request as to be able to add that
> option to .pylintrc (which I cannot currently, it seems). At least
>
> pylint --include-ids --generate-rcfile >.pylintrc
>
> doesn't record it.
yep, this option is not currently handled by the configuration file.
This is now fixed in the CVS.
--
Sylvain Thénault LOGILAB, Paris (France).
http://www.logilab.com http://www.logilab.fr http://www.logilab.org
_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects

