How to Detect Use of Unassigned(Undefined) Variable(Function)

Marco Mariani marco at sferacarta.com
Fri Nov 27 06:06:15 EST 2009


Jon Clements wrote:

> pychecker returns "test.py:3: No global (o) found" for the above, and
> can be found at http://pychecker.sourceforge.net/
> 
> There's also pylint and another one whose name I can't remember...

pyflakes. I use that one




More information about the Python-list mailing list