Debian Automated Code Analysis

pyflakes analysis of python-aubio_0.3.2-4.2_i386.deb

./usr/share/pyshared/aubio/onsetcompare.py:68: local variable 'correspond' is assigned to but never used
./usr/share/pyshared/aubio/gnuplot.py:118: local variable 'xorig' is assigned to but never used
./usr/share/pyshared/aubio/gnuplot.py:165: undefined name 'resize'
./usr/share/pyshared/aubio/gnuplot.py:166: undefined name 'resize'
./usr/share/pyshared/aubio/aubioclass.py:1: 'from aubiowrapper import *' used; unable to detect undefined names
./usr/share/pyshared/aubio/task/pitch.py:3: 'from aubio.task.utils import *' used; unable to detect undefined names
./usr/share/pyshared/aubio/task/pitch.py:4: 'from aubio.aubioclass import *' used; unable to detect undefined names
./usr/share/pyshared/aubio/task/task.py:1: 'from aubio.aubioclass import *' used; unable to detect undefined names
./usr/share/pyshared/aubio/task/cut.py:2: 'from aubio.aubioclass import *' used; unable to detect undefined names
./usr/share/pyshared/aubio/task/cut.py:40: local variable 'writesize' is assigned to but never used
./usr/share/pyshared/aubio/task/__init__.py:1: 'from aubio.aubioclass import *' used; unable to detect undefined names
./usr/share/pyshared/aubio/task/__init__.py:2: 'task' imported but unused
./usr/share/pyshared/aubio/task/__init__.py:3: 'from aubio.task.utils import *' used; unable to detect undefined names
./usr/share/pyshared/aubio/task/__init__.py:4: 'taskparams' imported but unused
./usr/share/pyshared/aubio/task/__init__.py:5: 'tasksilence' imported but unused
./usr/share/pyshared/aubio/task/__init__.py:6: 'taskonset' imported but unused
./usr/share/pyshared/aubio/task/__init__.py:7: 'taskbeat' imported but unused
./usr/share/pyshared/aubio/task/__init__.py:8: 'taskcut' imported but unused
./usr/share/pyshared/aubio/task/__init__.py:9: 'taskpitch' imported but unused
./usr/share/pyshared/aubio/task/__init__.py:10: 'tasknotes' imported but unused
./usr/share/pyshared/aubio/task/utils.py:1: 'from aubio.aubioclass import *' used; unable to detect undefined names
./usr/share/pyshared/aubio/task/silence.py:2: 'from aubio.aubioclass import *' used; unable to detect undefined names
./usr/share/pyshared/aubio/task/beat.py:1: 'from aubio.aubioclass import *' used; unable to detect undefined names
./usr/share/pyshared/aubio/task/beat.py:144: local variable 'start' is assigned to but never used
./usr/share/pyshared/aubio/task/beat.py:254: 'make_audio_plot' imported but unused
./usr/share/pyshared/aubio/task/beat.py:254: 'audio_to_array' imported but unused
./usr/share/pyshared/aubio/task/beat.py:255: 're' imported but unused
./usr/share/pyshared/aubio/task/onset.py:2: 'from aubio.task.utils import *' used; unable to detect undefined names
./usr/share/pyshared/aubio/task/onset.py:3: 'from aubio.aubioclass import *' used; unable to detect undefined names
./usr/share/pyshared/aubio/task/notes.py:3: 'from aubio.task.utils import *' used; unable to detect undefined names
./usr/share/pyshared/aubio/task/notes.py:4: 'from aubio.aubioclass import *' used; unable to detect undefined names
./usr/share/pyshared/aubio/task/notes.py:122: local variable 't' is assigned to but never used
./usr/share/pyshared/aubio/bench/node.py:1: 'from config import *' used; unable to detect undefined names
./usr/share/pyshared/aubio/bench/broadcast.py:1: 'from config import *' used; unable to detect undefined names
./usr/share/pyshared/aubio/bench/onset.py:2: 'from aubio.bench.node import *' used; unable to detect undefined names
./usr/share/pyshared/aubio/bench/onset.py:3: 'dirname' imported but unused
./usr/share/pyshared/aubio/bench/onset.py:233: local variable 'mean' is assigned to but never used
./usr/share/pyshared/aubio/bench/onset.py:234: local variable 'smean' is assigned to but never used
./usr/share/pyshared/aubio/bench/onset.py:235: local variable 'amean' is assigned to but never used
./usr/share/pyshared/aubio/bench/onset.py:236: local variable 'samean' is assigned to but never used
./usr/share/pyshared/aubio/web/browser.py:44: 'from types import *' used; unable to detect undefined names
./usr/share/pyshared/aubio/web/html.py:1: 'from aubio.bench.node import *' used; unable to detect undefined names

This report was generated on Fri, 10 Jun 2011 06:42:49 +0000, based on results by pyflakes 0.4.0-1