Hi Helmut,
thanks fro your report

On Tue, Jun 16, 2009 at 10:22, Helmut Grohne<hel...@subdivi.de> wrote:
> Package: pylint
> Version: 0.18.0-1
> Severity: important
>
> Somehow pylint does not work anymore.
>
> $ pylint test.py
> Traceback (most recent call last):
>  File "/usr/bin/pylint", line 3, in <module>
>    from pylint import lint
>  File "/usr/lib/pymodules/python2.5/pylint/lint.py", line 31, in <module>
>    from pylint.checkers import utils
>  File "/usr/lib/pymodules/python2.5/pylint/checkers/utils.py", line 29, in 
> <module>
>    FOR_NODE_TYPES = (astng.For, astng.Comprehension)
> AttributeError: 'module' object has no attribute 'Comprehension'
> $

could you please attach the test.py (or a minimal subset of it able to
replicate the bug) since I tried pylint here on some source code and
it works.

> It still somewhat works using python2.6 /usr/bin/pylint. Using python2.6
> shows tons of these though:
>
> Exception RuntimeError: 'maximum recursion depth exceeded while calling a 
> Python object' in <some python object> ignored

well, it might be that pylint/astng are not py2.6 ready, so this
errors are somewhat expected.

Regards,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to