Debian Automated Code Analysis

pyflakes analysis of python-django-djapian_2.3.1-3_all.deb

./usr/share/pyshared/djapian/resultset.py:221: local variable 'kstop' is assigned to but never used
./usr/share/pyshared/djapian/models.py:8: 'utils' imported but unused
./usr/share/pyshared/djapian/database.py:4: 'settings' imported but unused
./usr/share/pyshared/djapian/database.py:68: undefined name 'NonImplementedError'
./usr/share/pyshared/djapian/__init__.py:3: 'Indexer' imported but unused
./usr/share/pyshared/djapian/__init__.py:3: 'Field' imported but unused
./usr/share/pyshared/djapian/__init__.py:3: 'CompositeIndexer' imported but unused
./usr/share/pyshared/djapian/__init__.py:4: 'Database' imported but unused
./usr/share/pyshared/djapian/__init__.py:6: 'load_indexes' imported but unused
./usr/share/pyshared/djapian/__init__.py:7: 'X' imported but unused
./usr/share/pyshared/djapian/indexer.py:2: 'os' imported but unused
./usr/share/pyshared/djapian/indexer.py:268: local variable 'e' is assigned to but never used
./usr/share/pyshared/djapian/space.py:5: 'settings' imported but unused
./usr/share/pyshared/djapian/utils/loading.py:3: 'os' imported but unused
./usr/share/pyshared/djapian/management/commands/index.py:6: 'os' imported but unused
./usr/share/pyshared/djapian/management/commands/index.py:9: 'datetime' imported but unused
./usr/share/pyshared/djapian/management/commands/index.py:117: undefined name 'time'
./usr/share/pyshared/djapian/management/commands/indexshell.py:1: 'sys' imported but unused
./usr/share/pyshared/djapian/tests/filtering.py:1: 'TestCase' imported but unused
./usr/share/pyshared/djapian/tests/filtering.py:3: 'Person' imported but unused
./usr/share/pyshared/djapian/tests/search.py:1: 'TestCase' imported but unused
./usr/share/pyshared/djapian/tests/pagination.py:29: local variable 'page' is assigned to but never used
./usr/share/pyshared/djapian/tests/index.py:2: 'datetime' imported but unused
./usr/share/pyshared/djapian/tests/index.py:4: 'models' imported but unused
./usr/share/pyshared/djapian/tests/index.py:6: 'Indexer' imported but unused
./usr/share/pyshared/djapian/tests/index.py:6: 'Field' imported but unused
./usr/share/pyshared/djapian/tests/index.py:19: local variable 'entry1' is assigned to but never used
./usr/share/pyshared/djapian/tests/index.py:24: local variable 'entry2' is assigned to but never used
./usr/share/pyshared/djapian/tests/__init__.py:1: 'from djapian.tests.query import *' used; unable to detect undefined names
./usr/share/pyshared/djapian/tests/__init__.py:2: 'from djapian.tests.index import *' used; unable to detect undefined names
./usr/share/pyshared/djapian/tests/__init__.py:3: 'from djapian.tests.search import *' used; unable to detect undefined names
./usr/share/pyshared/djapian/tests/__init__.py:4: 'from djapian.tests.common import *' used; unable to detect undefined names
./usr/share/pyshared/djapian/tests/__init__.py:5: 'from djapian.tests.pagination import *' used; unable to detect undefined names
./usr/share/pyshared/djapian/tests/__init__.py:6: 'from djapian.tests.filtering import *' used; unable to detect undefined names
./usr/share/pyshared/djapian/tests/utils.py:1: 'os' imported but unused
./usr/share/pyshared/djapian/tests/common.py:1: 'os' imported but unused
./usr/share/pyshared/djapian/tests/common.py:4: 'BaseIndexerTest' imported but unused

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