from
Fabio Zadrozny <fabioz at esss dot com dot br>
cc
Sylvain Thenault <syt at logilab dot fr>
subject
Math module with PyLint
date
Hi, in in the code below, I have the following error:2005/01/27 13:42
ID:F0401 Unable to import 'math.log10' (No module 'math')
from math import log10
def log10_2():
return log10(2)
Is there somewhere else I should be posting those bugs?
Regards,
Fabio Zadrozny
------------------------------------------------------
Software Developer
ESSS - Engineering Simulation and Scientific Software
www.esss.com.br
