Debian Automated Code Analysis

pyflakes analysis of python-freshen_0.2-1_all.deb

./usr/share/pyshared/freshen/core.py:10: 'from freshen.context import *' used; unable to detect undefined names
./usr/share/pyshared/freshen/checks.py:3: 'from nose.tools import *' used; unable to detect undefined names
./usr/share/pyshared/freshen/noseplugin.py:11: 'SkipTest' imported but unused
./usr/share/pyshared/freshen/noseplugin.py:13: 'TestAddress' imported but unused
./usr/share/pyshared/freshen/noseplugin.py:17: 'from freshen.context import *' used; unable to detect undefined names
./usr/share/pyshared/freshen/handlers.py:4: 'sys' imported but unused
./usr/share/pyshared/freshen/handlers.py:5: 'traceback' imported but unused
./usr/share/pyshared/freshen/__init__.py:3: 'from freshen.context import *' used; unable to detect undefined names
./usr/share/pyshared/freshen/__init__.py:4: 'from freshen.stepregistry import *' used; unable to detect undefined names
./usr/share/pyshared/freshen/__init__.py:5: 'from freshen.checks import *' used; unable to detect undefined names
./usr/share/pyshared/freshen/__init__.py:6: 'run_steps' imported but unused
./usr/share/pyshared/freshen/cuke.py:7: 'from freshen.context import *' used; unable to detect undefined names
./usr/share/pyshared/freshen/stepregistry.py:7: 'traceback' imported but unused
./usr/share/pyshared/freshen/parser.py:6: 'from pyparsing import *' used; unable to detect undefined names
./usr/share/pyshared/freshen/parser.py:10: 're' imported but unused
./usr/share/pyshared/freshen/parser.py:16: redefinition of unused 'relpath' from line 14

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