On 09-12-21 12:19 AM, Sylvain Thénault wrote:
On 18 décembre 18:25, Pierre Rouleau wrote:
Bonjour, Hi all,
Hi Pierre,

I found a problem inside astng.scoped_nodes.py

The module fails to import Generator from logilab.astng.infutils but uses it
inside FunctionNG.infer_call_result().

This omission causes pylint to crash on some parsing of some files.

Here's the patch to solve the problem (simply import Generator):
[snip]

this pb has already been reported and a astng 0.19.3 version was
released a few hours after 0.19.2.

Thanks anyway :)

Hi Sylvain,

The Mercurial repo showed the latest tag as 0.19.2.

Mel
_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to