Email PyLint bug

from
subject
PyLint bug
date
2005/02/16 11:34
Hi Sylvain,

New bug for you :-)

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'   


Regards,

Fabio

p.s.did you have some time to take a look at those qt bugs?


-- 
Fabio Zadrozny
------------------------------------------------------
Software Developer
ESSS - Engineering Simulation and Scientific Software
www.esss.com.br


in thread
has reply