Debian Automated Code Analysis

pyflakes analysis of python-enable_3.3.1-3_i386.deb

./usr/share/pyshared/enthought/enable2/example_support.py:2: 'from enthought.enable.example_support import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/radio_group.py:2: 'from enthought.enable.radio_group import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/api.py:2: 'from enthought.enable.api import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/viewport.py:2: 'from enthought.enable.viewport import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/text_field_style.py:2: 'from enthought.enable.text_field_style import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/scrollbar.py:2: 'from enthought.enable.scrollbar import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/controls.py:2: 'from enthought.enable.controls import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/enable_traits.py:2: 'from enthought.enable.enable_traits import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/component.py:2: 'from enthought.enable.component import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/scroll_handler.py:2: 'from enthought.enable.scroll_handler import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/events.py:2: 'from enthought.enable.events import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/graphics_context.py:2: 'from enthought.enable.graphics_context import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/new_component.py:2: 'from enthought.enable.new_component import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/drag.py:2: 'from enthought.enable.drag import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/base_tool.py:2: 'from enthought.enable.base_tool import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/render_controllers.py:2: 'from enthought.enable.render_controllers import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/text_field_grid.py:2: 'from enthought.enable.text_field_grid import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/drag_resize.py:2: 'from enthought.enable.drag_resize import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/native_scrollbar.py:2: 'from enthought.enable.native_scrollbar import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/component_render_category.py:2: 'from enthought.enable.component_render_category import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/abstract_overlay.py:2: 'from enthought.enable.abstract_overlay import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/text_grid.py:2: 'from enthought.enable.text_grid import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/text_field.py:2: 'from enthought.enable.text_field import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/label.py:2: 'from enthought.enable.label import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/interactor.py:2: 'from enthought.enable.interactor import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/component_editor.py:2: 'from enthought.enable.component_editor import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/abstract_layout_controller.py:2: 'from enthought.enable.abstract_layout_controller import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/abstract_window.py:2: 'from enthought.enable.abstract_window import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/new_abstract_component.py:2: 'from enthought.enable.new_abstract_component import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/viewable.py:2: 'from enthought.enable.viewable import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/simple_layout.py:2: 'from enthought.enable.simple_layout import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/component_layout_category.py:2: 'from enthought.enable.component_layout_category import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/coordinate_box.py:2: 'from enthought.enable.coordinate_box import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/colors.py:2: 'from enthought.enable.colors import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/canvas.py:2: 'from enthought.enable.canvas import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/window.py:2: 'from enthought.enable.window import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/toolkit.py:2: 'from enthought.enable.toolkit import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/scrolled.py:2: 'from enthought.enable.scrolled import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/base.py:2: 'from enthought.enable.base import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/container.py:2: 'from enthought.enable.container import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/wx_backend/api.py:2: 'from enthought.enable.wx_backend.api import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/wx_backend/scrollbar.py:2: 'from enthought.enable.wx_backend.scrollbar import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/wx_backend/mac_window.py:2: 'from enthought.enable.wx_backend.mac_window import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/wx_backend/__init__.py:3: 'from api import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/wx_backend/window.py:2: 'from enthought.enable.wx_backend.window import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/qt4_backend/api.py:2: 'from enthought.enable.qt4_backend.api import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/qt4_backend/scrollbar.py:2: 'from enthought.enable.qt4_backend.scrollbar import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/qt4_backend/constants.py:2: 'from enthought.enable.qt4_backend.constants import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/qt4_backend/window.py:2: 'from enthought.enable.qt4_backend.window import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/null_backend/api.py:2: 'from enthought.enable.null_backend.api import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/null_backend/__init__.py:3: 'from api import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/tools/api.py:2: 'from enthought.enable.tools.api import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/tools/tool_history_mixin.py:2: 'from enthought.enable.tools.tool_history_mixin import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/tools/viewport_pan_tool.py:2: 'from enthought.enable.tools.viewport_pan_tool import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/tools/move_tool.py:2: 'from enthought.enable.tools.move_tool import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/tools/viewport_zoom_tool.py:2: 'from enthought.enable.tools.viewport_zoom_tool import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/tools/base_zoom_tool.py:2: 'from enthought.enable.tools.base_zoom_tool import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/tools/resize_tool.py:2: 'from enthought.enable.tools.resize_tool import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/tools/hover_tool.py:2: 'from enthought.enable.tools.hover_tool import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/tools/drag_tool.py:2: 'from enthought.enable.tools.drag_tool import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/tools/traits_tool.py:2: 'from enthought.enable.tools.traits_tool import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/pyglet_backend/api.py:2: 'from enthought.enable.pyglet_backend.api import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/pyglet_backend/constants.py:2: 'from enthought.enable.pyglet_backend.constants import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/pyglet_backend/pyglet_app.py:3: undefined name 'PygletApp' in __all__
./usr/share/pyshared/enthought/enable2/pyglet_backend/pyglet_app.py:3: undefined name 'get_app' in __all__
./usr/share/pyshared/enthought/enable2/pyglet_backend/pyglet_app.py:5: 'from enthought.enable.pyglet_backend.pyglet_app import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/pyglet_backend/pyglet_app.py:18: '_CurrentApp' imported but unused
./usr/share/pyshared/enthought/enable2/pyglet_backend/pyglet_app.py:18: '_PygletApp' imported but unused
./usr/share/pyshared/enthought/enable2/pyglet_backend/window.py:2: 'from enthought.enable.pyglet_backend.window import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/primitives/api.py:2: 'from enthought.enable.primitives.api import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/primitives/annotater.py:2: 'from enthought.enable.primitives.annotater import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/primitives/box.py:2: 'from enthought.enable.primitives.box import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/primitives/polygon.py:2: 'from enthought.enable.primitives.polygon import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/primitives/line.py:2: 'from enthought.enable.primitives.line import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/image_title/__init__.py:13: 'ImageTitle' imported but unused
./usr/share/pyshared/enthought/enable2/image_title/image_title.py:2: 'from enthought.enable.image_title.image_title import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/drawing/drawing_tool.py:2: 'from enthought.enable.drawing.drawing_tool import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/drawing/api.py:2: 'from enthought.enable.drawing.api import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/drawing/point_polygon.py:2: 'from enthought.enable.drawing.point_polygon import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/drawing/drawing_canvas.py:2: 'from enthought.enable.drawing.drawing_canvas import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/drawing/drag_polygon.py:2: 'from enthought.enable.drawing.drag_polygon import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/drawing/drag_line.py:2: 'from enthought.enable.drawing.drag_line import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/drawing/point_line.py:2: 'from enthought.enable.drawing.point_line import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/drawing/drag_box.py:2: 'from enthought.enable.drawing.drag_box import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/drawing/drag_segment.py:2: 'from enthought.enable.drawing.drag_segment import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/image/api.py:2: 'from enthought.enable.image.api import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/image/image.py:2: 'from enthought.enable.image.image import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/traits/api.py:2: 'from enthought.enable.traits.api import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/traits/rgba_color_trait.py:2: 'from enthought.enable.traits.rgba_color_trait import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/traits/ui/wx/enable_rgba_color_editor.py:2: 'from enthought.enable.traits.ui.wx.enable_rgba_color_editor import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable2/traits/ui/wx/rgba_color_editor.py:2: 'from enthought.enable.traits.ui.wx.rgba_color_editor import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/kiva/backend_svg.py:121: redefinition of unused '_fontdata' from line 83
./usr/share/pyshared/enthought/kiva/backend_svg.py:124: redefinition of unused 'pdfmetrics' from line 120
./usr/share/pyshared/enthought/kiva/backend_svg.py:125: redefinition of unused '_fontdata' from line 121
./usr/share/pyshared/enthought/kiva/backend_svg.py:148: local variable 'contents' is assigned to but never used
./usr/share/pyshared/enthought/kiva/backend_svg.py:170: local variable 'contents' is assigned to but never used
./usr/share/pyshared/enthought/kiva/backend_svg.py:194: local variable 'height' is assigned to but never used
./usr/share/pyshared/enthought/kiva/backend_image.py:24: 'FontType' imported but unused
./usr/share/pyshared/enthought/kiva/backend_image.py:30: 'GraphicsContextSystem' imported but unused
./usr/share/pyshared/enthought/kiva/backend_image.py:30: 'Image' imported but unused
./usr/share/pyshared/enthought/kiva/backend_image.py:34: 'CompiledPath' imported but unused
./usr/share/pyshared/enthought/kiva/arc_conversion.py:1: redefinition of unused 'dot' from line 1
./usr/share/pyshared/enthought/kiva/backend_mac.py:19: 'copy' imported but unused
./usr/share/pyshared/enthought/kiva/backend_mac.py:22: 'basecore2d' imported but unused
./usr/share/pyshared/enthought/kiva/backend_mac.py:23: 'constants' imported but unused
./usr/share/pyshared/enthought/kiva/backend_mac.py:24: 'from constants import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/kiva/backend_cairo.py:785: local variable 'p' is assigned to but never used
./usr/share/pyshared/enthought/kiva/backend_cairo.py:918: undefined name 'TEXT_FILL'
./usr/share/pyshared/enthought/kiva/backend_cairo.py:918: undefined name 'TEXT_STROKE'
./usr/share/pyshared/enthought/kiva/backend_cairo.py:918: undefined name 'TEXT_FILL_STROKE'
./usr/share/pyshared/enthought/kiva/backend_cairo.py:919: undefined name 'TEXT_INVISIBLE'
./usr/share/pyshared/enthought/kiva/backend_cairo.py:919: undefined name 'TEXT_FILL_CLIP'
./usr/share/pyshared/enthought/kiva/backend_cairo.py:919: undefined name 'TEXT_STROKE_CLIP'
./usr/share/pyshared/enthought/kiva/backend_cairo.py:920: undefined name 'TEXT_FILL_STROKE_CLIP'
./usr/share/pyshared/enthought/kiva/backend_cairo.py:920: undefined name 'TEXT_CLIP'
./usr/share/pyshared/enthought/kiva/backend_cairo.py:920: undefined name 'TEXT_OUTLINE'
./usr/share/pyshared/enthought/kiva/backend_cairo.py:1155: local variable 'buffer_size' is assigned to but never used
./usr/share/pyshared/enthought/kiva/backend_cairo.py:1157: local variable 'alpha' is assigned to but never used
./usr/share/pyshared/enthought/kiva/backend_cairo.py:1250: 'fabs' imported but unused
./usr/share/pyshared/enthought/kiva/backend_cairo.py:1250: 'pi' imported but unused
./usr/share/pyshared/enthought/kiva/backend_cairo.py:1250: 'sin' imported but unused
./usr/share/pyshared/enthought/kiva/backend_cairo.py:1253: 'false' imported but unused
./usr/share/pyshared/enthought/kiva/backend_cairo.py:1257: redefinition of unused 'izip' from line 18
./usr/share/pyshared/enthought/kiva/backend_gl.py:19: 'Batch' imported but unused
./usr/share/pyshared/enthought/kiva/backend_gl.py:26: 'GraphicsContextArray' imported but unused
./usr/share/pyshared/enthought/kiva/backend_gl.py:28: 'Image' imported but unused
./usr/share/pyshared/enthought/kiva/backend_gl.py:29: 'CompiledPath' imported but unused
./usr/share/pyshared/enthought/kiva/backend_gl.py:362: local variable 'x0' is assigned to but never used
./usr/share/pyshared/enthought/kiva/backend_gl.py:363: local variable 'y0' is assigned to but never used
./usr/share/pyshared/enthought/kiva/backend_wx.py:184: redefinition of function 'gc_for_dc' from line 156
./usr/share/pyshared/enthought/kiva/backend_ps.py:99: redefinition of unused '_fontdata' from line 93
./usr/share/pyshared/enthought/kiva/backend_ps.py:103: redefinition of unused 'pdfmetrics' from line 98
./usr/share/pyshared/enthought/kiva/backend_ps.py:104: redefinition of unused '_fontdata' from line 99
./usr/share/pyshared/enthought/kiva/backend_ps.py:157: local variable 'height' is assigned to but never used
./usr/share/pyshared/enthought/kiva/backend_wx_gl.py:23: 'sys' imported but unused
./usr/share/pyshared/enthought/kiva/backend_wx_gl.py:31: redefinition of unused 'oldwx' from line 28
./usr/share/pyshared/enthought/kiva/backend_wx_gl.py:33: redefinition of unused 'glcanvas' from line 29
./usr/share/pyshared/enthought/kiva/backend_wx_gl.py:37: 'CompiledPath' imported but unused
./usr/share/pyshared/enthought/kiva/backend_wx_gl.py:60: local variable 'wdc' is assigned to but never used
./usr/share/pyshared/enthought/kiva/__init__.py:25: 'from constants import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/kiva/__init__.py:26: 'Font' imported but unused
./usr/share/pyshared/enthought/kiva/backend_pdf.py:487: local variable 'a' is assigned to but never used
./usr/share/pyshared/enthought/kiva/backend_pdf.py:497: local variable 'a' is assigned to but never used
./usr/share/pyshared/enthought/kiva/basecore2d.py:37: 'from constants import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/kiva/pdfmetrics.py:183: undefined name 'warnOnce'
./usr/share/pyshared/enthought/kiva/pdfmetrics.py:253: undefined name 'enc'
./usr/share/pyshared/enthought/kiva/pdfmetrics.py:253: undefined name 'enc'
./usr/share/pyshared/enthought/kiva/pdfmetrics.py:476: undefined name '_rl_accel'
./usr/share/pyshared/enthought/kiva/pdfmetrics.py:589: local variable 'l1' is assigned to but never used
./usr/share/pyshared/enthought/kiva/pdfmetrics.py:604: local variable 'l3' is assigned to but never used
./usr/share/pyshared/enthought/kiva/old_backend_gl.py:16: 'from OpenGL.GL import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/kiva/old_backend_gl.py:17: 'from OpenGL.GLU import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/kiva/old_backend_gl.py:18: 'image' imported but unused
./usr/share/pyshared/enthought/kiva/old_backend_gl.py:18: 'font' imported but unused
./usr/share/pyshared/enthought/kiva/old_backend_gl.py:23: 'from constants import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/kiva/old_backend_gl.py:221: redefinition of unused 'font' from line 18
./usr/share/pyshared/enthought/kiva/old_backend_gl.py:224: redefinition of unused 'font' from line 18
./usr/share/pyshared/enthought/kiva/agg/agg.py:284: undefined name 'asarray'
./usr/share/pyshared/enthought/kiva/agg/agg.py:544: redefinition of function 'is_sequence' from line 437
./usr/share/pyshared/enthought/kiva/agg/agg.py:672: redefinition of unused 'array' from line 628
./usr/share/pyshared/enthought/kiva/agg/agg.py:672: redefinition of unused 'ndarray' from line 268
./usr/share/pyshared/enthought/kiva/agg/agg.py:676: 'DIAMOND_MARKER' imported but unused
./usr/share/pyshared/enthought/kiva/agg/agg.py:754: redefinition of function '__init__' from line 750
./usr/share/pyshared/enthought/kiva/agg/agg.py:1043: local variable 'args' is assigned to but never used
./usr/share/pyshared/enthought/kiva/agg/agg.py:1312: local variable 'args' is assigned to but never used
./usr/share/pyshared/enthought/kiva/agg/agg.py:1341: redefinition of unused 'shape' from line 672
./usr/share/pyshared/enthought/kiva/agg/agg.py:1341: redefinition of unused 'zeros' from line 672
./usr/share/pyshared/enthought/kiva/agg/agg.py:1422: 'scipy_test' imported but unused
./usr/share/pyshared/enthought/kiva/agg/__init__.py:2: 'sys' imported but unused
./usr/share/pyshared/enthought/kiva/agg/__init__.py:4: 'from agg import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/kiva/agg/plat_support.py:85: undefined name 'asarray'
./usr/share/pyshared/enthought/kiva/agg/tests/clip_to_rect_test_case.py:26: 'kiva' imported but unused
./usr/share/pyshared/enthought/kiva/agg/tests/gcmemtest.py:5: 'sys' imported but unused
./usr/share/pyshared/enthought/kiva/agg/tests/unicode_font_test_case.py:14: local variable 'f' is assigned to but never used
./usr/share/pyshared/enthought/kiva/agg/tests/join_stroke_path_test_case.py:25: 'alltrue' imported but unused
./usr/share/pyshared/enthought/kiva/agg/tests/join_stroke_path_test_case.py:25: 'ravel' imported but unused
./usr/share/pyshared/enthought/kiva/agg/tests/test_save.py:4: 'allclose' imported but unused
./usr/share/pyshared/enthought/kiva/agg/tests/compiled_path_test_case.py:3: 'alltrue' imported but unused
./usr/share/pyshared/enthought/kiva/agg/tests/compiled_path_test_case.py:3: 'ravel' imported but unused
./usr/share/pyshared/enthought/kiva/agg/tests/compiled_path_test_case.py:21: local variable 'path' is assigned to but never used
./usr/share/pyshared/enthought/kiva/agg/tests/compiled_path_test_case.py:73: local variable 'des' is assigned to but never used
./usr/share/pyshared/enthought/kiva/agg/tests/compiled_path_test_case.py:74: local variable 'act' is assigned to but never used
./usr/share/pyshared/enthought/kiva/agg/tests/affine_matrix_test_case.py:11: local variable 'm' is assigned to but never used
./usr/share/pyshared/enthought/kiva/agg/tests/affine_matrix_test_case.py:23: local variable 'm' is assigned to but never used
./usr/share/pyshared/enthought/kiva/agg/tests/affine_matrix_test_case.py:30: local variable 'm' is assigned to but never used
./usr/share/pyshared/enthought/kiva/agg/tests/affine_matrix_test_case.py:37: local variable 'm' is assigned to but never used
./usr/share/pyshared/enthought/kiva/agg/tests/font_loading_test.py:1: 'lowercase' imported but unused
./usr/share/pyshared/enthought/kiva/agg/tests/font_loading_test.py:1: 'uppercase' imported but unused
./usr/share/pyshared/enthought/kiva/agg/tests/font_loading_test.py:2: 'os' imported but unused
./usr/share/pyshared/enthought/kiva/agg/tests/font_loading_test.py:22: local variable 'dims' is assigned to but never used
./usr/share/pyshared/enthought/kiva/agg/tests/stroke_path_test_case.py:52: 'alltrue' imported but unused
./usr/share/pyshared/enthought/kiva/agg/tests/stroke_path_test_case.py:52: 'ravel' imported but unused
./usr/share/pyshared/enthought/kiva/agg/tests/stroke_path_test_case.py:276: redefinition of function 'test_alias_cap_square' from line 242
./usr/share/pyshared/enthought/kiva/agg/tests/stroke_path_test_case.py:325: redefinition of function 'test_alias_cap_square' from line 276
./usr/share/pyshared/enthought/kiva/agg/tests/rgba_test_case.py:12: local variable 'm' is assigned to but never used
./usr/share/pyshared/enthought/kiva/agg/tests/rgba_test_case.py:37: local variable 'm' is assigned to but never used
./usr/share/pyshared/enthought/kiva/agg/tests/rgba_test_case.py:44: local variable 'm' is assigned to but never used
./usr/share/pyshared/enthought/kiva/agg/tests/graphics_context_test_case.py:11: local variable 'gc' is assigned to but never used
./usr/share/pyshared/enthought/kiva/fonttools/__init__.py:1: 'str_to_font' imported but unused
./usr/share/pyshared/enthought/kiva/fonttools/__init__.py:1: 'Font' imported but unused
./usr/share/pyshared/enthought/kiva/fonttools/font_manager.py:46: 'shutil' imported but unused
./usr/share/pyshared/enthought/kiva/fonttools/font_manager.py:142: undefined name 'WindowsError'
./usr/share/pyshared/enthought/kiva/fonttools/font_manager.py:362: local variable 'size_adjust' is assigned to but never used
./usr/share/pyshared/enthought/kiva/fonttools/font_manager.py:419: local variable 'size_adjust' is assigned to but never used
./usr/share/pyshared/enthought/kiva/fonttools/font_manager.py:889: local variable 'cache_message' is assigned to but never used
./usr/share/pyshared/enthought/kiva/fonttools/font_manager.py:899: redefinition of unused 'pickle' from line 897
./usr/share/pyshared/enthought/kiva/fonttools/font_manager.py:971: local variable 'cache_message' is assigned to but never used
./usr/share/pyshared/enthought/kiva/fonttools/font_manager.py:975: local variable 'debug' is assigned to but never used
./usr/share/pyshared/enthought/kiva/fonttools/font_manager.py:987: redefinition of unused 'pickle' from line 985
./usr/share/pyshared/enthought/kiva/fonttools/fontTools/ttLib/macUtils.py:13: redefinition of unused 'Res' from line 11
./usr/share/pyshared/enthought/kiva/fonttools/fontTools/ttLib/sfnt.py:18: 'os' imported but unused
./usr/share/pyshared/enthought/kiva/fonttools/fontTools/ttLib/sfnt.py:241: 'math' imported but unused
./usr/share/pyshared/enthought/kiva/fonttools/fontTools/ttLib/__init__.py:50: 'types' imported but unused
./usr/share/pyshared/enthought/kiva/fonttools/fontTools/ttLib/__init__.py:190: local variable 'numGlyphs' is assigned to but never used
./usr/share/pyshared/enthought/kiva/fonttools/fontTools/ttLib/__init__.py:588: local variable 'module' is assigned to but never used
./usr/share/pyshared/enthought/kiva/fonttools/fontTools/ttLib/tables/_n_a_m_e.py:49: local variable 'lastoffset' is assigned to but never used
./usr/share/pyshared/enthought/kiva/fonttools/fontTools/ttLib/tables/__init__.py:37: '_n_a_m_e' imported but unused
./usr/share/pyshared/enthought/kiva/fonttools/fontTools/ttLib/tables/DefaultTable.py:1: 'string' imported but unused
./usr/share/pyshared/enthought/kiva/fonttools/fontTools/ttLib/tables/DefaultTable.py:2: 'sys' imported but unused
./usr/share/pyshared/enthought/kiva/traits/kiva_font_trait.py:29: redefinition of unused 'KivaFontEditor' from line 24
./usr/share/pyshared/enthought/kiva/traits/kiva_font_trait.py:138: undefined name 'default_face'
./usr/share/pyshared/enthought/kiva/traits/api.py:1: 'KivaFont' imported but unused
./usr/share/pyshared/enthought/kiva/tests/macport_test.py:36: local variable 'w' is assigned to but never used
./usr/share/pyshared/enthought/kiva/tests/basecore2d_test_case.py:12: 'sys' imported but unused
./usr/share/pyshared/enthought/kiva/tests/basecore2d_test_case.py:85: local variable 'gc' is assigned to but never used
./usr/share/pyshared/enthought/kiva/tests/affine_test_case.py:14: 'sys' imported but unused
./usr/share/pyshared/enthought/kiva/tests/affine_test_case.py:15: 'arctan2' imported but unused
./usr/share/pyshared/enthought/savage/svg/svg_extras.py:3: 'sys' imported but unused
./usr/share/pyshared/enthought/savage/svg/svg_extras.py:44: local variable 'sign' is assigned to but never used
./usr/share/pyshared/enthought/savage/svg/pathdata.py:13: 'Forward' imported but unused
./usr/share/pyshared/enthought/savage/svg/pathdata.py:13: 'ParserElement' imported but unused
./usr/share/pyshared/enthought/savage/svg/document.py:101: local variable 'input' is assigned to but never used
./usr/share/pyshared/enthought/savage/svg/document.py:202: redefinition of unused 'numpy' from line 13
./usr/share/pyshared/enthought/savage/svg/document.py:966: local variable 'relative' is assigned to but never used
./usr/share/pyshared/enthought/savage/svg/document.py:1079: 'TestBrushFromColourValue' imported but unused
./usr/share/pyshared/enthought/savage/svg/document.py:1079: 'TestValueToPixels' imported but unused
./usr/share/pyshared/enthought/savage/svg/attributes.py:5: 'alphas' imported but unused
./usr/share/pyshared/enthought/savage/svg/attributes.py:5: 'oneOf' imported but unused
./usr/share/pyshared/enthought/savage/svg/attributes.py:5: 'Combine' imported but unused
../usr/share/pyshared/enthought/savage/svg/tests/test_pathdata.py:166: invalid syntax
        
         ^
./usr/share/pyshared/enthought/savage/svg/tests/css/test_color.py:73: invalid syntax
    
     ^
/usr/share/pyshared/enthought/savage/svg/attributes.py:5: 'Word' imported but unused
./usr/share/pyshared/enthought/savage/svg/attributes.py:5: 'hexnums' imported but unused
./usr/share/pyshared/enthought/savage/svg/attributes.py:10: 'string' imported but unused
./usr/share/pyshared/enthought/savage/svg/backends/kiva/renderer.py:1: 'sqrt' imported but unused
./usr/share/pyshared/enthought/savage/svg/backends/kiva/renderer.py:8: 'affine' imported but unused
./usr/share/pyshared/enthought/savage/svg/backends/kiva/renderer.py:575: local variable 'rect' is assigned to but never used
./usr/share/pyshared/enthought/savage/svg/backends/wx/__init__.py:4: 'math' imported but unused
./usr/share/pyshared/enthought/savage/svg/backends/wx/renderer.py:1: 'copy' imported but unused
./usr/share/pyshared/enthought/savage/svg/css/identifier.py:3: 'oneOf' imported but unused
./usr/share/pyshared/enthought/savage/svg/css/identifier.py:3: 'Word' imported but unused
./usr/share/pyshared/enthought/savage/svg/css/identifier.py:4: 'string' imported but unused
./usr/share/pyshared/enthought/savage/svg/css/values.py:4: 'CaselessLiteral' imported but unused
./usr/share/pyshared/enthought/savage/svg/css/values.py:4: 'OneOrMore' imported but unused
./usr/share/pyshared/enthought/savage/svg/css/colour.py:11: 'string' imported but unused
./usr/share/pyshared/enthought/savage/svg/css/colour.py:12: 'urlparse' imported but unused
./usr/share/pyshared/enthought/savage/svg/css/colour.py:13: 'oneOf' imported but unused
./usr/share/pyshared/enthought/savage/svg/css/colour.py:13: 'Combine' imported but unused
./usr/share/pyshared/enthought/savage/svg/css/__init__.py:1: 'transformList' imported but unused
./usr/share/pyshared/enthought/savage/svg/css/__init__.py:2: 'inlineStyle' imported but unused
./usr/share/pyshared/enthought/savage/svg/css/transform.py:5: 'Combine' imported but unused
./usr/share/pyshared/enthought/savage/svg/css/transform.py:5: 'Forward' imported but unused
./usr/share/pyshared/enthought/savage/svg/css/transform.py:5: 'ZeroOrMore' imported but unused
./usr/share/pyshared/enthought/savage/svg/css/transform.py:5: 'CaselessLiteral' imported but unused
./usr/share/pyshared/enthought/savage/svg/css/transform.py:5: 'Word' imported but unused
./usr/share/pyshared/enthought/savage/svg/css/transform.py:5: 'nums' imported but unused
./usr/share/pyshared/enthought/savage/svg/css/transform.py:5: 'oneOf' imported but unused
./usr/share/pyshared/enthought/savage/svg/css/transform.py:50: 'from tests.test_css import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/savage/svg/tests/css/test_transform.py:4: 'from enthought.savage.svg.css.transform import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/savage/svg/tests/css/test_atrule.py:2: 'string' imported but unused
./usr/share/pyshared/enthought/savage/svg/tests/css/test_atrule.py:3: 'sys' imported but unused
./usr/share/pyshared/enthought/savage/svg/tests/css/test_atrule.py:4: 'ParseException' imported but unused
./usr/share/pyshared/enthought/savage/compliance/comparator.py:323: local variable 'e' is assigned to but never used
./usr/share/pyshared/enthought/savage/compliance/drawer.py:1: 'svg' imported but unused
./usr/share/pyshared/enthought/savage/compliance/drawer.py:35: local variable 'dc' is assigned to but never used
./usr/share/pyshared/enthought/savage/traits/ui/api.py:25: 'SVGEditor' imported but unused
./usr/share/pyshared/enthought/savage/traits/ui/toolkit.py:34: local variable 'SystemExit' is assigned to but never used
./usr/share/pyshared/enthought/savage/traits/ui/toolkit.py:65: undefined name '_toolkit_backend'
./usr/share/pyshared/enthought/savage/traits/ui/wx/svg_editor.py:28: 'KivaRenderer' imported but unused
./usr/share/pyshared/enthought/savage/traits/ui/wx/wx_render_panel.py:4: 'renderer' imported but unused
./usr/share/pyshared/enthought/savage/traits/ui/wx/kiva_render_panel.py:34: undefined name 'wx'
./usr/share/pyshared/enthought/savage/traits/ui/wx/kiva_render_panel.py:41: undefined name 'wx'
./usr/share/pyshared/enthought/savage/traits/ui/wx/kiva_render_panel.py:41: undefined name 'wx'
./usr/share/pyshared/enthought/savage/traits/ui/wx/kiva_render_panel.py:49: undefined name 'wx'
./usr/share/pyshared/enthought/savage/traits/ui/wx/kiva_render_panel.py:60: undefined name 'wx'
./usr/share/pyshared/enthought/enable/example_support.py:66: redefinition of unused 'app' from line 116
./usr/share/pyshared/enthought/enable/example_support.py:68: redefinition of unused 'app' from line 116
./usr/share/pyshared/enthought/enable/example_support.py:108: redefinition of function 'demo_main' from line 64
./usr/share/pyshared/enthought/enable/example_support.py:110: local variable 'frame' is assigned to but never used
./usr/share/pyshared/enthought/enable/example_support.py:117: 'clock' imported but unused
./usr/share/pyshared/enthought/enable/example_support.py:132: redefinition of function 'demo_main' from line 108
./usr/share/pyshared/enthought/enable/api.py:8: 'TOP_RIGHT' imported but unused
./usr/share/pyshared/enthought/enable/api.py:8: 'str_to_font' imported but unused
./usr/share/pyshared/enthought/enable/api.py:8: 'empty_rectangle' imported but unused
./usr/share/pyshared/enthought/enable/api.py:8: 'VCENTER' imported but unused
./usr/share/pyshared/enthought/enable/api.py:8: 'BOTTOM' imported but unused
./usr/share/pyshared/enthought/enable/api.py:8: 'TOP_LEFT' imported but unused
./usr/share/pyshared/enthought/enable/api.py:8: 'filled_rectangle' imported but unused
./usr/share/pyshared/enthought/enable/api.py:8: 'LEFT' imported but unused
./usr/share/pyshared/enthought/enable/api.py:8: 'BOTTOM_RIGHT' imported but unused
./usr/share/pyshared/enthought/enable/api.py:8: 'TOP' imported but unused
./usr/share/pyshared/enthought/enable/api.py:8: 'HCENTER' imported but unused
./usr/share/pyshared/enthought/enable/api.py:8: 'intersect_bounds' imported but unused
./usr/share/pyshared/enthought/enable/api.py:8: 'BOTTOM_LEFT' imported but unused
./usr/share/pyshared/enthought/enable/api.py:8: 'RIGHT' imported but unused
./usr/share/pyshared/enthought/enable/api.py:8: 'IDroppedOnHandler' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'Stretch' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'cursor_style_trait' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'font_trait' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'ComponentMinSize' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'sequence_types' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'TraitImage' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'margin_trait' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'bounds_trait' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'ComponentMaxSize' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'border_size_trait' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'TimeInterval' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'LineStyleEditor' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'padding_trait' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'engraving_trait' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'spacing_trait' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'Pointer' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'pointer_shapes' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'string_image_trait' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'cursor_styles' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'CURSOR_Y' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'CURSOR_X' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'border_size_editor' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'basic_sequence_types' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'image_trait' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'LineStyle' imported but unused
./usr/share/pyshared/enthought/enable/api.py:12: 'NoStretch' imported but unused
./usr/share/pyshared/enthought/enable/api.py:19: 'color_table' imported but unused
./usr/share/pyshared/enthought/enable/api.py:19: 'white_color_trait' imported but unused
./usr/share/pyshared/enthought/enable/api.py:19: 'transparent_color' imported but unused
./usr/share/pyshared/enthought/enable/api.py:19: 'ColorEditorFactory' imported but unused
./usr/share/pyshared/enthought/enable/api.py:19: 'transparent_color_trait' imported but unused
./usr/share/pyshared/enthought/enable/api.py:19: 'ColorTrait' imported but unused
./usr/share/pyshared/enthought/enable/api.py:19: 'black_color_trait' imported but unused
./usr/share/pyshared/enthought/enable/api.py:22: 'SquareMarker' imported but unused
./usr/share/pyshared/enthought/enable/api.py:22: 'CustomMarker' imported but unused
./usr/share/pyshared/enthought/enable/api.py:22: 'marker_trait' imported but unused
./usr/share/pyshared/enthought/enable/api.py:22: 'TriangleMarker' imported but unused
./usr/share/pyshared/enthought/enable/api.py:22: 'DiamondMarker' imported but unused
./usr/share/pyshared/enthought/enable/api.py:22: 'Inverted_TriangleMarker' imported but unused
./usr/share/pyshared/enthought/enable/api.py:22: 'DotMarker' imported but unused
./usr/share/pyshared/enthought/enable/api.py:22: 'CircleMarker' imported but unused
./usr/share/pyshared/enthought/enable/api.py:22: 'CrossMarker' imported but unused
./usr/share/pyshared/enthought/enable/api.py:22: 'marker_names' imported but unused
./usr/share/pyshared/enthought/enable/api.py:22: 'AbstractMarker' imported but unused
./usr/share/pyshared/enthought/enable/api.py:22: 'PixelMarker' imported but unused
./usr/share/pyshared/enthought/enable/api.py:22: 'PlusMarker' imported but unused
./usr/share/pyshared/enthought/enable/api.py:22: 'MarkerNameDict' imported but unused
./usr/share/pyshared/enthought/enable/api.py:22: 'MarkerTrait' imported but unused
./usr/share/pyshared/enthought/enable/api.py:27: 'key_event_trait' imported but unused
./usr/share/pyshared/enthought/enable/api.py:27: 'KeyEvent' imported but unused
./usr/share/pyshared/enthought/enable/api.py:27: 'BasicEvent' imported but unused
./usr/share/pyshared/enthought/enable/api.py:27: 'BlobFrameEvent' imported but unused
./usr/share/pyshared/enthought/enable/api.py:27: 'mouse_event_trait' imported but unused
./usr/share/pyshared/enthought/enable/api.py:27: 'DragEvent' imported but unused
./usr/share/pyshared/enthought/enable/api.py:27: 'BlobEvent' imported but unused
./usr/share/pyshared/enthought/enable/api.py:27: 'drag_event_trait' imported but unused
./usr/share/pyshared/enthought/enable/api.py:27: 'MouseEvent' imported but unused
./usr/share/pyshared/enthought/enable/api.py:29: 'Interactor' imported but unused
./usr/share/pyshared/enthought/enable/api.py:30: 'BaseTool' imported but unused
./usr/share/pyshared/enthought/enable/api.py:30: 'KeySpec' imported but unused
./usr/share/pyshared/enthought/enable/api.py:32: 'AbstractOverlay' imported but unused
./usr/share/pyshared/enthought/enable/api.py:33: 'Canvas' imported but unused
./usr/share/pyshared/enthought/enable/api.py:34: 'Component' imported but unused
./usr/share/pyshared/enthought/enable/api.py:35: 'Container' imported but unused
./usr/share/pyshared/enthought/enable/api.py:36: 'CoordinateBox' imported but unused
./usr/share/pyshared/enthought/enable/api.py:37: 'ComponentEditor' imported but unused
./usr/share/pyshared/enthought/enable/api.py:38: 'OverlayContainer' imported but unused
./usr/share/pyshared/enthought/enable/api.py:41: 'Label' imported but unused
./usr/share/pyshared/enthought/enable/api.py:43: 'GraphicsContextEnable' imported but unused
./usr/share/pyshared/enthought/enable/api.py:43: 'ImageGraphicsContextEnable' imported but unused
./usr/share/pyshared/enthought/enable/api.py:46: 'AbstractWindow' imported but unused
./usr/share/pyshared/enthought/enable/api.py:49: 'NativeScrollBar' imported but unused
./usr/share/pyshared/enthought/enable/api.py:50: 'Compass' imported but unused
./usr/share/pyshared/enthought/enable/api.py:51: 'Scrolled' imported but unused
./usr/share/pyshared/enthought/enable/api.py:52: 'Slider' imported but unused
./usr/share/pyshared/enthought/enable/api.py:53: 'TextFieldStyle' imported but unused
./usr/share/pyshared/enthought/enable/api.py:54: 'TextField' imported but unused
./usr/share/pyshared/enthought/enable/api.py:55: 'TextFieldGrid' imported but unused
./usr/share/pyshared/enthought/enable/api.py:56: 'Viewport' imported but unused
./usr/share/pyshared/enthought/enable/api.py:57: 'Window' imported but unused
./usr/share/pyshared/enthought/enable/api.py:60: 'Inspector' imported but unused
./usr/share/pyshared/enthought/enable/api.py:60: 'ColorChip' imported but unused
./usr/share/pyshared/enthought/enable/api.py:60: 'Image' imported but unused
./usr/share/pyshared/enthought/enable/api.py:60: 'DraggableImage' imported but unused
./usr/share/pyshared/enthought/enable/api.py:63: 'Annotater' imported but unused
./usr/share/pyshared/enthought/enable/api.py:63: 'Line' imported but unused
./usr/share/pyshared/enthought/enable/api.py:63: 'Box' imported but unused
./usr/share/pyshared/enthought/enable/api.py:63: 'Polygon' imported but unused
./usr/share/pyshared/enthought/enable/viewport.py:8: 'simple_container_do_layout' imported but unused
./usr/share/pyshared/enthought/enable/viewport.py:10: 'Enum' imported but unused
./usr/share/pyshared/enthought/enable/viewport.py:10: 'List' imported but unused
./usr/share/pyshared/enthought/enable/viewport.py:123: undefined name 'container'
./usr/share/pyshared/enthought/enable/enable_traits.py:19: redefinition of unused 'CList' from line 17
./usr/share/pyshared/enthought/enable/component.py:12: redefinition of unused 'GraphicsContextGL' from line 10
./usr/share/pyshared/enthought/enable/component.py:1219: local variable 'border' is assigned to but never used
./usr/share/pyshared/enthought/enable/graphics_context.py:6: 'AbstractWindow' imported but unused
./usr/share/pyshared/enthought/enable/slider.py:185: local variable 'other_ndx' is assigned to but never used
./usr/share/pyshared/enthought/enable/slider.py:283: local variable 'start' is assigned to but never used
./usr/share/pyshared/enthought/enable/slider.py:284: local variable 'end' is assigned to but never used
./usr/share/pyshared/enthought/enable/slider.py:286: local variable 'other_ndx' is assigned to but never used
./usr/share/pyshared/enthought/enable/new_component.py:257: local variable 'border' is assigned to but never used
./usr/share/pyshared/enthought/enable/new_component.py:298: undefined name 'LayoutInfo'
./usr/share/pyshared/enthought/enable/text_field.py:3: 'insort_left' imported but unused
./usr/share/pyshared/enthought/enable/component_editor.py:20: redefinition of unused 'Editor' from line 17
./usr/share/pyshared/enthought/enable/component_editor.py:21: redefinition of unused 'Window' from line 18
./usr/share/pyshared/enthought/enable/component_editor.py:23: redefinition of unused 'Editor' from line 20
./usr/share/pyshared/enthought/enable/component_editor.py:24: redefinition of unused 'Window' from line 21
./usr/share/pyshared/enthought/enable/simple_layout.py:65: local variable 'x' is assigned to but never used
./usr/share/pyshared/enthought/enable/simple_layout.py:66: local variable 'y' is assigned to but never used
./usr/share/pyshared/enthought/enable/component_layout_category.py:10: undefined name 'LayoutController'
./usr/share/pyshared/enthought/enable/component_layout_category.py:13: undefined name 'Component'
./usr/share/pyshared/enthought/enable/colors.py:4: 'sys' imported but unused
./usr/share/pyshared/enthought/enable/toolkit.py:39: local variable 'SystemExit' is assigned to but never used
./usr/share/pyshared/enthought/enable/wx_backend/api.py:9: redefinition of unused 'Window' from line 7
./usr/share/pyshared/enthought/enable/wx_backend/api.py:9: 'Window' imported but unused
./usr/share/pyshared/enthought/enable/wx_backend/api.py:11: 'NativeScrollBar' imported but unused
./usr/share/pyshared/enthought/enable/wx_backend/__init__.py:3: 'from api import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable/wx_backend/window.py:26: redefinition of unused 'GLCanvas' from line 23
./usr/share/pyshared/enthought/enable/wx_backend/window.py:32: redefinition of unused 'clipboard' from line 30
./usr/share/pyshared/enthought/enable/wx_backend/window.py:33: redefinition of unused 'PythonDropTarget' from line 30
./usr/share/pyshared/enthought/enable/wx_backend/window.py:557: local variable 'wdc' is assigned to but never used
./usr/share/pyshared/enthought/enable/wx_backend/window.py:701: local variable 'dc' is assigned to but never used
./usr/share/pyshared/enthought/enable/qt4_backend/api.py:1: 'Window' imported but unused
./usr/share/pyshared/enthought/enable/qt4_backend/api.py:2: 'NativeScrollBar' imported but unused
./usr/share/pyshared/enthought/enable/null_backend/__init__.py:3: 'from api import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/enable/tools/api.py:1: 'DragTool' imported but unused
./usr/share/pyshared/enthought/enable/tools/api.py:2: 'HoverTool' imported but unused
./usr/share/pyshared/enthought/enable/tools/api.py:3: 'MoveTool' imported but unused
./usr/share/pyshared/enthought/enable/tools/api.py:4: 'ResizeTool' imported but unused
./usr/share/pyshared/enthought/enable/tools/api.py:5: 'TraitsTool' imported but unused
./usr/share/pyshared/enthought/enable/tools/api.py:6: 'ViewportPanTool' imported but unused
./usr/share/pyshared/enthought/enable/tools/api.py:7: 'ViewportZoomTool' imported but unused
./usr/share/pyshared/enthought/enable/tools/resize_tool.py:70: local variable 'x2' is assigned to but never used
./usr/share/pyshared/enthought/enable/tools/hover_tool.py:26: redefinition of function 'GetGlobalMousePosition' from line 15
./usr/share/pyshared/enthought/enable/tools/hover_tool.py:31: redefinition of function 'GetGlobalMousePosition' from line 26
./usr/share/pyshared/enthought/enable/tools/hover_tool.py:142: local variable 'u' is assigned to but never used
./usr/share/pyshared/enthought/enable/tools/toolbars/toolbar_buttons.py:5: 'Instance' imported but unused
./usr/share/pyshared/enthought/enable/tools/toolbars/toolbar_buttons.py:5: 'Property' imported but unused
./usr/share/pyshared/enthought/enable/pyglet_backend/api.py:2: 'Window' imported but unused
./usr/share/pyshared/enthought/enable/primitives/api.py:2: 'Annotater' imported but unused
./usr/share/pyshared/enthought/enable/primitives/api.py:3: 'Box' imported but unused
./usr/share/pyshared/enthought/enable/primitives/api.py:4: 'Line' imported but unused
./usr/share/pyshared/enthought/enable/primitives/api.py:5: 'Polygon' imported but unused
./usr/share/pyshared/enthought/enable/primitives/api.py:6: 'Shape' imported but unused
./usr/share/pyshared/enthought/enable/image_title/__init__.py:13: 'ImageTitle' imported but unused
./usr/share/pyshared/enthought/enable/drawing/api.py:1: 'DragLine' imported but unused
./usr/share/pyshared/enthought/enable/drawing/api.py:2: 'DragPolygon' imported but unused
./usr/share/pyshared/enthought/enable/drawing/api.py:3: 'PointLine' imported but unused
./usr/share/pyshared/enthought/enable/drawing/api.py:4: 'PointPolygon' imported but unused
./usr/share/pyshared/enthought/enable/drawing/api.py:5: 'DragSegment' imported but unused
./usr/share/pyshared/enthought/enable/drawing/api.py:6: 'DragBox' imported but unused
./usr/share/pyshared/enthought/enable/drawing/api.py:7: 'DrawingTool' imported but unused
./usr/share/pyshared/enthought/enable/drawing/api.py:8: 'DrawingCanvasToolbar' imported but unused
./usr/share/pyshared/enthought/enable/drawing/api.py:8: 'DrawingCanvas' imported but unused
./usr/share/pyshared/enthought/enable/drawing/api.py:8: 'ToolbarButton' imported but unused
./usr/share/pyshared/enthought/enable/drawing/api.py:8: 'Button' imported but unused
./usr/share/pyshared/enthought/enable/image/api.py:1: 'Image' imported but unused
./usr/share/pyshared/enthought/enable/image/api.py:1: 'Inspector' imported but unused
./usr/share/pyshared/enthought/enable/image/api.py:1: 'DraggableImage' imported but unused
./usr/share/pyshared/enthought/enable/image/api.py:1: 'ColorChip' imported but unused
./usr/share/pyshared/enthought/enable/traits/api.py:1: 'RGBAColor' imported but unused
./usr/share/pyshared/enthought/enable/traits/rgba_color_trait.py:34: redefinition of unused 'standard_colors' from line 27
./usr/share/pyshared/enthought/enable/traits/rgba_color_trait.py:35: redefinition of function 'rgba_color' from line 28
./usr/share/pyshared/enthought/enable/traits/rgba_color_trait.py:41: redefinition of unused 'standard_colors' from line 34
./usr/share/pyshared/enthought/enable/traits/rgba_color_trait.py:42: redefinition of function 'rgba_color' from line 35
./usr/share/pyshared/enthought/enable/traits/ui/api.py:1: 'RGBAColorEditor' imported but unused
./usr/share/pyshared/enthought/enable/traits/ui/rgba_color_editor.py:6: redefinition of unused 'RGBAColorEditor' from line 4
./usr/share/pyshared/enthought/enable/traits/ui/rgba_color_editor.py:8: redefinition of unused 'RGBAColorEditor' from line 6
./usr/share/pyshared/enthought/enable/vtk_backend/vtk_window.py:5: 'HasTraits' imported but unused
./usr/share/pyshared/enthought/enable/vtk_backend/vtk_window.py:8: 'zeros' imported but unused
./usr/share/pyshared/enthought/enable/vtk_backend/vtk_window.py:8: 'uint8' imported but unused
./usr/share/pyshared/enthought/enable/vtk_backend/vtk_window.py:8: 'arange' imported but unused
./usr/share/pyshared/enthought/enable/vtk_backend/vtk_window.py:9: 'KeyEvent' imported but unused
./usr/share/pyshared/enthought/enable/vtk_backend/vtk_window.py:225: local variable 'button_map' is assigned to but never used
./usr/share/pyshared/enthought/enable/vtk_backend/vtk_window.py:226: local variable 'action_map' is assigned to but never used
./usr/share/pyshared/enthought/enable/vtk_backend/vtk_window.py:382: local variable 'sz' is assigned to but never used
./usr/share/pyshared/enthought/enable/vtk_backend/vtk_window.py:436: local variable 'e' is assigned to but never used
./usr/share/doc/python-enable/source/conf.py:14: 'sys' imported but unused
./usr/share/doc/python-enable/source/conf.py:14: 'os' imported but unused
./usr/share/doc/python-enable/examples/kiva/star_path.py:4: 'from enthought.kiva.constants import *' used; unable to detect undefined names
./usr/share/doc/python-enable/examples/kiva/dummy.py:2: 'Canvas' imported but unused
./usr/share/doc/python-enable/examples/kiva/dummy.py:4: redefinition of unused 'constants' from line 1
./usr/share/doc/python-enable/examples/kiva/dummy.py:4: 'constants' imported but unused
./usr/share/doc/python-enable/examples/kiva/dummy.py:5: 'affine' imported but unused
./usr/share/doc/python-enable/examples/kiva/wx_simple.py:26: local variable 'canvas' is assigned to but never used
./usr/share/doc/python-enable/examples/kiva/pyglet_gl.py:9: 'FILL_STROKE' imported but unused
./usr/share/doc/python-enable/examples/kiva/pyglet_gl.py:9: 'FILL' imported but unused
./usr/share/doc/python-enable/examples/kiva/wx_gradient.py:80: local variable 'canvas' is assigned to but never used
./usr/share/doc/python-enable/examples/kiva/sampler.py:496: undefined name 'ClippingSampler'
./usr/share/doc/python-enable/examples/kiva/old_untested/test_glcore2d.py:18: 'pdb' imported but unused
./usr/share/doc/python-enable/examples/kiva/old_untested/test_glcore2d.py:27: 'from OpenGL.GL import *' used; unable to detect undefined names
./usr/share/doc/python-enable/examples/kiva/old_untested/test_glcore2d.py:28: 'from OpenGL.GLU import *' used; unable to detect undefined names
./usr/share/doc/python-enable/examples/kiva/old_untested/test_glcore2d.py:29: 'from OpenGL.GLUT import *' used; unable to detect undefined names
./usr/share/doc/python-enable/examples/kiva/old_untested/test_glcore2d.py:39: 'from enthought.kiva.constants import *' used; unable to detect undefined names
./usr/share/doc/python-enable/examples/kiva/old_untested/test_glcore2d.py:190: local variable 't1' is assigned to but never used
./usr/share/doc/pyth./usr/share/doc/python-enable/examples/kiva/agg/examples/simple.py:28: unexpected indent
    
     ^
./usr/share/doc/python-enable/examples/kiva/agg/examples/simple_clip.py:48: unexpected indent
    
     ^
on-enable/examples/kiva/old_untested/test_glcore2d.py:193: local variable 't2' is assigned to but never used
./usr/share/doc/python-enable/examples/kiva/old_untested/macexample.py:39: undefined name 'default_draw'
./usr/share/doc/python-enable/examples/kiva/old_untested/macexample.py:52: undefined name 'CG'
./usr/share/doc/python-enable/examples/kiva/old_untested/macexample.py:53: undefined name 'GraphicsContext'
./usr/share/doc/python-enable/examples/kiva/old_untested/macexample.py:100: undefined name 'test_canvas_window'
./usr/share/doc/python-enable/examples/kiva/old_untested/macexample.py:101: undefined name 'cap_sampler'
./usr/share/doc/python-enable/examples/kiva/agg/examples/star_path.py:5: 'enthought' imported but unused
./usr/share/doc/python-enable/examples/kiva/agg/examples/compiled_path.py:3: 'FILL_STROKE' imported but unused
./usr/share/doc/python-enable/examples/kiva/agg/examples/wx_lion.py:2: 'from enthought.kiva import *' used; unable to detect undefined names
./usr/share/doc/python-enable/examples/kiva/agg/examples/wx_lion.py:5: 'array' imported but unused
./usr/share/doc/python-enable/examples/kiva/agg/examples/lion_data.py:8: 'dtype' imported but unused
./usr/share/doc/python-enable/examples/kiva/agg/examples/benchmark.py:10: 'enthought' imported but unused
./usr/share/doc/python-enable/examples/kiva/agg/examples/benchmark.py:19: undefined name 'zeros'
./usr/share/doc/python-enable/examples/kiva/agg/examples/benchmark.py:19: undefined name 'Float'
./usr/share/doc/python-enable/examples/kiva/agg/examples/benchmark.py:27: undefined name 'pi'
./usr/share/doc/python-enable/examples/kiva/agg/examples/benchmark.py:42: undefined name 'zeros'
./usr/share/doc/python-enable/examples/kiva/agg/examples/benchmark.py:42: undefined name 'Float'
./usr/share/doc/python-enable/examples/kiva/agg/examples/benchmark.py:47: undefined name 'pi'
./usr/share/doc/python-enable/examples/kiva/agg/examples/benchmark.py:70: undefined name 'zeros'
./usr/share/doc/python-enable/examples/kiva/agg/examples/benchmark.py:70: undefined name 'Float'
./usr/share/doc/python-enable/examples/kiva/agg/examples/benchmark.py:76: undefined name 'kiva'
./usr/share/doc/python-enable/examples/kiva/agg/examples/benchmark.py:76: undefined name 'kiva'
./usr/share/doc/python-enable/examples/kiva/agg/examples/benchmark.py:76: undefined name 'kiva'
./usr/share/doc/python-enable/examples/kiva/agg/examples/benchmark.py:77: undefined name 'kiva'
./usr/share/doc/python-enable/examples/kiva/agg/examples/benchmark.py:77: undefined name 'kiva'
./usr/share/doc/python-enable/examples/kiva/agg/examples/benchmark.py:83: undefined name 'pi'
./usr/share/doc/python-enable/examples/kiva/agg/examples/wx_lines.py:2: 'from enthought.kiva import *' used; unable to detect undefined names
./usr/share/doc/python-enable/examples/kiva/agg/examples/wx_demo.py:3: 'Font' imported but unused
./usr/share/doc/python-enable/examples/kiva/agg/examples/wx_image_copy.py:2: 'from enthought.kiva import *' used; unable to detect undefined names
./usr/share/doc/python-enable/examples/kiva/agg/examples/wx_image_copy.py:127: 'blend_copy' imported but unused
./usr/share/doc/python-enable/examples/savage/toggle_demo.py:7: 'join' imported but unused
./usr/share/doc/python-enable/examples/savage/toggle_demo.py:7: 'abspath' imported but unused
./usr/share/doc/python-enable/examples/savage/toggle_demo.py:7: 'dirname' imported but unused
./usr/share/doc/python-enable/examples/savage/static_image.py:27: redefinition of unused 'Renderer' from line 24
./usr/share/doc/python-enable/examples/savage/static_image.py:30: redefinition of unused 'Renderer' from line 27
./usr/share/doc/python-enable/examples/enable/scrolled_demo.py:8: redefinition of unused 'Container' from line 8
./usr/share/doc/python-enable/examples/enable/scrolled_demo.py:8: 'NativeScrollBar' imported but unused
./usr/share/doc/python-enable/examples/enable/scrolled_demo.py:8: 'Viewport' imported but unused
./usr/share/doc/python-enable/examples/enable/scrolled_demo.py:11: 'Trait' imported but unused
./usr/share/doc/python-enable/examples/enable/scrolled_demo.py:11: 'Array' imported but unused
./usr/share/doc/python-enable/examples/enable/basic_move.py:7: 'Tuple' imported but unused
./usr/share/doc/python-enable/examples/enable/basic_move.py:8: 'Container' imported but unused
./usr/share/doc/python-enable/examples/enable/label_test.py:6: 'Container' imported but unused
./usr/share/doc/python-enable/examples/enable/label_test.py:6: 'Component' imported but unused
./usr/share/doc/python-enable/examples/enable/label_test.py:6: 'Pointer' imported but unused
./usr/share/doc/python-enable/examples/enable/filled_container_demo.py:16: redefinition of unused 'Container' from line 16
./usr/share/doc/python-enable/examples/enable/filled_container_demo.py:18: 'Trait' imported but unused
./usr/share/doc/python-enable/examples/enable/filled_container_demo.py:18: 'Array' imported but unused
./usr/share/doc/python-enable/examples/enable/canvas_demo.py:5: 'Box' imported but unused
./usr/share/doc/python-enable/examples/enable/canvas_demo.py:13: redefinition of unused 'Box' from line 5
./usr/share/doc/python-enable/examples/enable/scrolled_canvas_demo.py:2: 'arange' imported but unused
./usr/share/doc/python-enable/examples/enable/container_demo.py:5: 'from enthought.chaco.api import *' used; unable to detect undefined names
./usr/share/doc/python-enable/examples/enable/container_demo.py:7: 'Font' imported but unused
./usr/share/doc/python-enable/examples/enable/scrollbar_demo.py:3: 'Component' imported but unused
./usr/share/doc/python-enable/examples/enable/vtk_example.py:2: 'sys' imported but unused
./usr/share/doc/python-enable/examples/enable/vtk_example.py:16: local variable 'm' is assigned to but never used
./usr/share/doc/python-enable/examples/enable/primitives_demo.py:7: 'Box' imported but unused
./usr/share/doc/python-enable/examples/enable/primitives_demo.py:7: 'Container' imported but unused
./usr/share/doc/python-enable/examples/enable/primitives_demo.py:7: 'Component' imported but unused
./usr/share/doc/python-enable/examples/enable/primitives_demo.py:12: 'Any' imported but unused
./usr/share/doc/python-enable/examples/enable/primitives_demo.py:12: 'Delegate' imported but unused
./usr/share/doc/python-enable/examples/enable/shapes/api.py:1: 'Box' imported but unused
./usr/share/doc/python-enable/examples/enable/shapes/api.py:2: 'Circle' imported but unused
./usr/share/doc/python-enable/examples/enable/shapes/api.py:3: 'Shape' imported but unused
./usr/share/doc/python-enable/examples/enable/shapes/api.py:4: 'ShapeContainer' imported but unused
./usr/share/doc/python-enable/examples/enable/shapes/circle.py:26: local variable 'radius' is assigned to but never used

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