from
Fabio Zadrozny <fabioz at esss dot com dot br>
subject
PyLint bug
date
Hi Sylvain,2005/02/16 11:34
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
