Debian Automated Code Analysis

pyflakes analysis of python-pyentropy_0.4-1_all.deb

./usr/share/pyshared/pyentropy/__init__.py:29: 'DiscreteSystem' imported but unused
./usr/share/pyshared/pyentropy/__init__.py:29: 'SortedDiscreteSystem' imported but unused
./usr/share/pyshared/pyentropy/__init__.py:30: 'decimalise' imported but unused
./usr/share/pyshared/pyentropy/__init__.py:30: 'base2dec' imported but unused
./usr/share/pyshared/pyentropy/__init__.py:30: 'dec2base' imported but unused
./usr/share/pyshared/pyentropy/__init__.py:30: 'nsb_entropy' imported but unused
./usr/share/pyshared/pyentropy/__init__.py:30: 'quantise' imported but unused
./usr/share/pyshared/pyentropy/__init__.py:30: 'prob' imported but unused
./usr/share/pyshared/pyentropy/utils.py:96: undefined name 'est'
./usr/share/pyshared/pyentropy/utils.py:145: local variable 'R' is assigned to but never used
./usr/share/pyshared/pyentropy/utils.py:332: undefined name 'r_'
./usr/share/pyshared/pyentropy/maxent.py:62: 'cPickle' imported but unused
./usr/share/pyshared/pyentropy/maxent.py:102: local variable 'cf' is assigned to but never used
./usr/share/pyshared/pyentropy/maxent.py:166: local variable 'k' is assigned to but never used
./usr/share/pyshared/pyentropy/maxent.py:212: undefined name 'um'
./usr/share/pyshared/pyentropy/maxent.py:420: undefined name 'um'
./usr/share/pyshared/pyentropy/tests/test_utils.py:19: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/pyentropy/tests/test_utils.py:20: 'from pyentropy.utils import *' used; unable to detect undefined names
./usr/share/pyshared/pyentropy/tests/test_systems.py:19: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/pyentropy/tests/test_maxent.py:18: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/pyentropy/tests/test_maxent.py:19: 'from pyentropy.maxent import *' used; unable to detect undefined names

This report was generated on Fri, 28 Jan 2011 06:31:30 +0000, based on results by pyflakes 0.4.0-1