Comment 19 for bug 456870

Revision history for this message
darkpotpot (julien-gamr7) wrote :

Yes. But I just checked the error message and it's not exactly the same :

  File "/usr/local/lib/python2.6/dist-packages/logilab_astng-0.19.3-py2.6.egg/logilab/astng/_nodes.py", line 117, in root
    return self.parent.root()
  File "/usr/local/lib/python2.6/dist-packages/logilab_astng-0.19.3-py2.6.egg/logilab/astng/_nodes.py", line 117, in root
    return self.parent.root()
RuntimeError: maximum recursion depth exceeded

So it must be another bug.