Debian Automated Code Analysis

pyflakes analysis of python-glpk_0.4.43-2_i386.deb

./usr/share/pyshared/glpk/glpk_lex.py:27: 're' imported but unused
./usr/share/pyshared/glpk/__init__.py:25: 'from model_objects import *' used; unable to detect undefined names
./usr/share/pyshared/glpk/__init__.py:26: 'from glpk_parser import *' used; unable to detect undefined names
./usr/share/pyshared/glpk/__init__.py:27: 'from glpkpi import *' used; unable to detect undefined names
./usr/share/pyshared/glpk/__init__.py:28: 'from array import *' used; unable to detect undefined names
./usr/share/pyshared/glpk/__init__.py:29: 'sys' imported but unused
./usr/share/pyshared/glpk/__init__.py:85: local variable 'name' is assigned to but never used
./usr/share/pyshared/glpk/glpk_parser.py:27: 'lex' imported but unused
./usr/share/pyshared/glpk/glpk_parser.py:31: 'from glpk_lex import *' used; unable to detect undefined names
./usr/share/pyshared/glpk/glpk_parser.py:32: 'from model_objects import *' used; unable to detect undefined names
./usr/share/pyshared/glpk/glpk_parser.py:159: local variable 'set_dacls' is assigned to but never used
./usr/share/pyshared/glpk/glpk_parser.py:160: local variable 'param_decls' is assigned to but never used
./usr/share/doc/python-glpk/examples/test.py:1: 'from glpk import *' used; unable to detect undefined names
./usr/share/doc/python-glpk/examples/example_refman.py:1: 'from glpk.glpkpi import *' used; unable to detect undefined names
./usr/share/doc/python-glpk/examples/diet.py:1: 'from glpk import *' used; unable to detect undefined names

This report was generated on Sun, 02 Jan 2011 05:31:30 +0000, based on results by pyflakes 0.4.0-1