Email PyLint bug

from
to
Sylvain Thenault <syt at logilab dot fr>
subject
PyLint bug
date
2005/04/19 13:38
Hi Sylvain, little bug:

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



in thread