hello,

Thank you for your bug report!

On Wednesday 07 April 2010 17:07:49 David Byrne wrote:
> description
> -----------
> I am using pylint to verify my code. Pylint will analyze most of my
> scripts successfully, but one causes pylint to fail. Here is the
> traceback output: Traceback (most recent call last): File
> "/appl/bwc/local/bin/pylint", line 5, in ?
> pkg_resources.run_script('pylint==0.20.0', 'pylint') File
[skip]

But could you provide us a snippet of code which triggers this crash ?
Somewhere around a 'del ' statement and Comparing two objects ...

It would help ma a lot to find out how this Delete node 
<logilab.astng.node_classes.Delete object at 0x207774d0>
happens to be searched in Compare 
<logilab.astng.node_classes.Compare instance at 0x20778738>
node's children ?

I can't otherwise imagine how I should find the mistake..

-- 

Emile Anclin <emile.anc...@logilab.fr>
http://www.logilab.fr/   http://www.logilab.org/ 
Informatique scientifique & et gestion de connaissances
_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to