from
Sylvain Thénault <sylvain.thenault at logilab dot fr>
to
Adrian Likins <alikins at redhat dot com>
subject
Re: [Python-projects] traceback from pylint-0.6.0/common-0.9.0
date
On Tuesday 01 February à 16:43, Adrian Likins wrote:2005/02/02 10:08
>
> Got this traceback running pylint on some of my
> code (source file attached)
>
> I seem to be able to trigger it on a few files,
> but it works on others.
ok, the problem was that I didn't notice that with python 2.4, the
compiler.ast.Function initializer has a new "decorators" argument.
I've fixed this in the cvs. If you don't use the new decorator syntax,
using pylint with python 2.3 to check your file should work.
--
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
