Re: [Python-projects] Problem found in astng0.19.2/scoped_nodes.py

2009-12-21 Thread Andrey Rahmatullin
On Mon, Dec 21, 2009 at 08:19:56AM +0100, Sylvain Th??nault wrote: > this pb has already been reported and a astng 0.19.3 version was > released a few hours after 0.19.2. Note that the website still shows 0.19.2. -- WBR, wRAR (ALT Linux Team) signature.asc Description: Digital signature _

Re: [Python-projects] Problem found in astng0.19.2/scoped_nodes.py

2009-12-21 Thread Alexandre Fayolle
On Monday 21 December 2009 11:22:58 Andrey Rahmatullin wrote: > On Mon, Dec 21, 2009 at 08:19:56AM +0100, Sylvain Th??nault wrote: > > this pb has already been reported and a astng 0.19.3 version was > > released a few hours after 0.19.2. > > Note that the website still shows 0.19.2. Fixed. Thank

Re: [Python-projects] Problem found in astng0.19.2/scoped_nodes.py

2009-12-21 Thread Sylvain Thénault
On 21 décembre 15:22, Andrey Rahmatullin wrote: > On Mon, Dec 21, 2009 at 08:19:56AM +0100, Sylvain Th??nault wrote: > > this pb has already been reported and a astng 0.19.3 version was > > released a few hours after 0.19.2. > Note that the website still shows 0.19.2. where ? I see 'latest publi

Re: [Python-projects] Problem found in astng0.19.2/scoped_nodes.py

2009-12-21 Thread Sylvain Thénault
On 21 décembre 11:47, Sylvain Thénault wrote: > On 21 décembre 15:22, Andrey Rahmatullin wrote: > > On Mon, Dec 21, 2009 at 08:19:56AM +0100, Sylvain Th??nault wrote: > > > this pb has already been reported and a astng 0.19.3 version was > > > released a few hours after 0.19.2. > > Note that the

Re: [Python-projects] Problem found in astng0.19.2/scoped_nodes.py

2009-12-21 Thread Melton Low
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(

Re: [Python-projects] Problem found in astng0.19.2/scoped_nodes.py

2009-12-21 Thread Sylvain Thénault
On 21 décembre 11:19, Melton Low wrote: > 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