Aaaargh! "global name 'eggz' is not defined"

Daniel da Silva ddasilva at umd.edu
Thu Oct 29 16:56:15 EDT 2009


There are several static analysis tools that can check whether a variable
name is used before it is defined.

At my old workplace we used "pylint", so I can recommend that:
http://www.logilab.org/857

--Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091029/8984ee2b/attachment-0001.html>


More information about the Python-list mailing list