Email Problem with compiled module

from
to
Sylvain Thenault <syt at logilab dot fr>
subject
Problem with compiled module
date
2005/02/18 11:07
Hi Sylvain, as you requested, I found one more bug...  :-)

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


has reply