from
Fabio Zadrozny <fabioz at esss dot com dot br>
to
Sylvain Thenault <syt at logilab dot fr>
subject
PyLint bug
date
Hi Sylvain, little bug:2005/04/19 13:38
import sys;exc_info = sys.exc_info( ) (same line) gives the error:
Using variable 'sys' before assigment
even though it is declared before in the same line.
cheers,
Fabio
--
Fabio Zadrozny
------------------------------------------------------
Software Developer
ESSS - Engineering Simulation and Scientific Software
www.esss.com.br
PyDev - Python Development Enviroment for Eclipse
pydev.sf.net
pydev.blogspot.com
