from
Fabio Zadrozny <fabioz at esss dot com dot br>
to
Sylvain Thenault <syt at logilab dot fr>
subject
Problem with compiled module
date
Hi Sylvain, as you requested, I found one more bug... :-)2005/02/18 11:07
I'm still having one problem with compiled modules:
In the code below, pylint should give an error in qt.QAccelDoesNotExist
because it does not exist, however it doesn't.
import qt
print qt.QAccel
print qt.QAccelDoesNotExist
Regards,
Fabio
--
Fabio Zadrozny
------------------------------------------------------
Software Developer
ESSS - Engineering Simulation and Scientific Software
www.esss.com.br
