Debian Automated Code Analysis

pyflakes analysis of python-pychart_1.39-7_all.deb

./usr/share/pyshared/pychart/area.py:25: 'from pychart_types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/area.py:26: 'from types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/range_plot.py:20: 'from pychart_types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/range_plot.py:21: 'from types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/range_plot.py:22: 'from scaling import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/line_style.py:20: 'from pychart_types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/line_style.py:21: 'from types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/theme.py:16: 're' imported but unused
./usr/share/pyshared/pychart/theme.py:18: 'pychart_util' imported but unused
./usr/share/pyshared/pychart/text_box.py:20: 'color' imported but unused
./usr/share/pyshared/pychart/text_box.py:23: 'from pychart_types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/text_box.py:24: 'from types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/pngcanvas.py:15: 'os' imported but unused
./usr/share/pyshared/pychart/pdfcanvas.py:14: 'sys' imported but unused
./usr/share/pyshared/pychart/pdfcanvas.py:16: 're' imported but unused
./usr/share/pyshared/pychart/pdfcanvas.py:19: 'os' imported but unused
./usr/share/pyshared/pychart/pdfcanvas.py:21: 'from scaling import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/pdfcanvas.py:262: local variable 'page_obj_id' is assigned to but never used
./usr/share/pyshared/pychart/color.py:16: 'types' imported but unused
./usr/share/pyshared/pychart/color.py:17: 'theme' imported but unused
./usr/share/pyshared/pychart/color.py:20: 'from pychart_types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/bar_plot.py:22: 'from types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/bar_plot.py:23: 'from pychart_types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/svgcanvas.py:14: 'string' imported but unused
./usr/share/pyshared/pychart/svgcanvas.py:14: 'sys' imported but unused
./usr/share/pyshared/pychart/svgcanvas.py:19: 'from scaling import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/svgcanvas.py:304: redefinition of unused 'string' from line 14
./usr/share/pyshared/pychart/gs_frontend.py:14: 'pychart_util' imported but unused
./usr/share/pyshared/pychart/gs_frontend.py:22: 'from scaling import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/x11canvas.py:14: 'os' imported but unused
./usr/share/pyshared/pychart/x11canvas.py:16: 'theme' imported but unused
./usr/share/pyshared/pychart/tick_mark.py:14: 'color' imported but unused
./usr/share/pyshared/pychart/tick_mark.py:21: 'from pychart_types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/doc_support.py:17: 'from pychart import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/doc_support.py:18: 'from types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/doc_support.py:19: 'from pychart.pychart_types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/rose_plot.py:22: 'from pychart_types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/rose_plot.py:119: local variable 'tw' is assigned to but never used
./usr/share/pyshared/pychart/line_plot.py:23: 'from pychart_types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/line_plot.py:24: 'from types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/pie_plot.py:25: 'from pychart_types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/pie_plot.py:26: 'from types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/arrow.py:22: 'from pychart_types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/arrow.py:23: 'from types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/arrow.py:24: 'from scaling import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/basecanvas.py:23: 'from scaling import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/fill_style.py:19: 'types' imported but unused
./usr/share/pyshared/pychart/fill_style.py:22: 'from pychart_types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/fill_style.py:23: 'from scaling import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/legend.py:17: 'color' imported but unused
./usr/share/pyshared/pychart/legend.py:21: 'types' imported but unused
./usr/share/pyshared/pychart/legend.py:25: 'from pychart_types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/legend.py:26: 'from types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/generate_docs.py:15: 'sys' imported but unused
./usr/share/pyshared/pychart/generate_docs.py:28: 'font' imported but unused
./usr/share/pyshared/pychart/font.py:337: undefined name 'FontError'
./usr/share/pyshared/pychart/pscanvas.py:14: 'sys' imported but unused
./usr/share/pyshared/pychart/pscanvas.py:15: 're' imported but unused
./usr/share/pyshared/pychart/pscanvas.py:17: 'version' imported but unused
./usr/share/pyshared/pychart/pscanvas.py:19: 'from scaling import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/interval_bar_plot.py:21: 'from types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/interval_bar_plot.py:22: 'from pychart_types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/interval_bar_plot.py:151: redefinition of unused 'fill_style' from line 15
./usr/share/pyshared/pychart/interval_bar_plot.py:161: local variable 'ybot' is assigned to but never used
./usr/share/pyshared/pychart/interval_bar_plot.py:171: redefinition of unused 'fill_style' from line 15
./usr/share/pyshared/pychart/interval_bar_plot.py:197: redefinition of unused 'fill_style' from line 15
./usr/share/pyshared/pychart/pychart_util.py:17: 'traceback' imported but unused
./usr/share/pyshared/pychart/pychart_util.py:18: 'from types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/pychart_types.py:14: 'pychart_util' imported but unused
./usr/share/pyshared/pychart/error_bar.py:14: 'tick_mark' imported but unused
./usr/share/pyshared/pychart/error_bar.py:16: 'pychart_util' imported but unused
./usr/share/pyshared/pychart/error_bar.py:19: 'types' imported but unused
./usr/share/pyshared/pychart/error_bar.py:22: 'from pychart_types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/error_bar.py:142: local variable 'y' is assigned to but never used
./usr/share/pyshared/pychart/axis.py:18: 'math' imported but unused
./usr/share/pyshared/pychart/axis.py:21: 'from pychart_types import *' used; unable to detect undefined names
./usr/share/pyshared/pychart/axis.py:22: 'from types import *' used; unable to detect undefined names

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