Debian Automated Code Analysis

pyflakes analysis of python-application_1.2.4-1_all.deb

./usr/share/pyshared/application/log/__init__.py:12: 'twisted' imported but unused
./usr/share/pyshared/application/log/extensions/twisted/twisted.py:14: 'twisted' imported but unused
./usr/share/pyshared/application/configuration/__init__.py:11: redefinition of unused 'ConfigParser' from line 10
./usr/share/pyshared/application/debug/timing.py:26: local variable '_rate' is assigned to but never used
./usr/share/pyshared/application/python/decorator.py:22: undefined name 'new_wrapper'
./usr/share/pyshared/application/python/decorator.py:23: undefined name 'new_wrapper'
./usr/share/pyshared/application/python/decorator.py:24: undefined name 'new_wrapper'
./usr/share/pyshared/application/python/decorator.py:25: undefined name 'new_wrapper'
./usr/share/pyshared/application/python/decorator.py:26: undefined name 'new_wrapper'
./usr/share/doc/python-application/examples/debug.py:43: 'from application.debug.memory import *' used; unable to detect undefined names
./usr/share/doc/python-application/examples/config.py:5: 'from application.configuration import *' used; unable to detect undefined names
./usr/share/doc/python-application/examples/config.py:6: 'process' imported but unused
./usr/share/doc/python-application/examples/notification.py:5: 'Any' imported but unused
./usr/share/doc/python-application/examples/process.py:70: undefined name 'foo'

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