Email [Python-projects] Re: PyLint bug

from
to
subject
[Python-projects] Re: PyLint bug
date
2005/02/16 15:46
On Wednesday 16 February à 11:34, Fabio Zadrozny wrote:
> Hi Sylvain,

Hi Fabio,
 
> New bug for you :-)

great ! ;)
 
> With the following code:

> class Well(object):  

>    class Data: pass       
>    class Sub(Data): pass

> I get the following error:  ID:E0602 Well.Sub: Undefined variable 'Data'   
 
Hum, I like this one :). I've fixed it in the cvs, unfortunatly I've
published a new release a few hours ago, so this fix will have to wait
until the next one (find other bugs and it will happen soon ;) 
 
> p.s.did you have some time to take a look at those qt bugs?

yes, they should be fixed using the latest releases of pylint and common
(respectivly 0.6.2 and 0.9.2).

-- 
Sylvain Thénault                               LOGILAB, Paris (France).

http://www.logilab.com   http://www.logilab.fr  http://www.logilab.org

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


is a reply to
in thread