Debian Automated Code Analysis

pyflakes analysis of python-chaco_3.4.0-2_i386.deb

./usr/share/pyshared/enthought/chaco/base_2d_plot.py:171: local variable 'e' is assigned to but never used
./usr/share/pyshared/enthought/chaco/pdf_graphics_context.py:13: redefinition of unused 'Canvas' from line 8
./usr/share/pyshared/enthought/chaco/example_support.py:11: 'array' imported but unused
./usr/share/pyshared/enthought/chaco/example_support.py:32: 'COLOR_PALETTE' imported but unused
./usr/share/pyshared/enthought/chaco/example_support.py:119: redefinition of function 'demo_main' from line 77
./usr/share/pyshared/enthought/chaco/example_support.py:121: local variable 'frame' is assigned to but never used
./usr/share/pyshared/enthought/chaco/example_support.py:139: redefinition of function 'demo_main' from line 119
./usr/share/pyshared/enthought/chaco/api.py:6: 'DimensionTrait' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:6: 'sort_points' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:6: 'bin_search' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:6: 'arg_find_runs' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:6: 'NumericalSequenceTrait' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:6: 'ImageTrait' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:6: 'reverse_map_1d' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:6: 'find_runs' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:6: 'PointTrait' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:6: 'SortOrderTrait' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:6: 'right_shift' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:6: 'point_line_distance' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:6: 'left_shift' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:12: 'AbstractDataSource' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:13: 'ArrayDataSource' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:14: 'GridDataSource' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:15: 'ImageData' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:16: 'MultiArrayDataSource' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:17: 'PointDataSource' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:18: 'AbstractDataRange' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:19: 'BaseDataRange' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:20: 'DataRange1D' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:21: 'DataRange2D' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:24: 'AbstractMapper' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:25: 'Base1DMapper' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:26: 'GridMapper' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:27: 'LogMapper' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:28: 'LinearMapper' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:29: 'ColorMapper' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:29: 'ColorMapTemplate' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:32: 'from default_colormaps import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/chaco/api.py:33: 'from default_colors import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/chaco/api.py:36: 'AbstractPlotRenderer' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:37: 'AbstractOverlay' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:38: 'BasePlotContainer' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:39: 'BasePlotFrame' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:40: 'CrossPlotFrame' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:41: 'DataView' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:42: 'SimplePlotFrame' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:43: 'PlotComponent' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:44: 'PlotGraphicsContext' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:44: 'PlotGraphicsContextMixin' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:45: 'SelectableOverlayPlotContainer' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:46: 'HPlotContainer' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:46: 'VPlotContainer' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:46: 'OverlayPlotContainer' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:50: 'Label' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:51: 'PlotLabel' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:52: 'Legend' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:53: 'ToolTip' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:54: 'DataLabel' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:55: 'LassoOverlay' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:56: 'ColorBar' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:57: 'TextBoxOverlay' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:58: 'ScatterInspectorOverlay' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:61: 'BarPlot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:62: 'Base2DPlot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:63: 'BaseXYPlot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:64: 'ScatterPlot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:64: 'render_markers' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:65: 'ImagePlot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:66: 'CMapImagePlot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:67: 'ContourLinePlot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:68: 'ContourPolyPlot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:69: 'LinePlot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:70: 'ColormappedScatterPlot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:71: 'ColormappedSelectionOverlay' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:72: 'PolygonPlot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:73: 'ErrorBarPlot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:74: 'FilledLinePlot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:75: 'QuiverPlot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:76: 'CandlePlot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:77: 'MultiLinePlot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:78: 'JitterPlot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:79: 'VariableSizeScatterPlot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:82: 'create_line_plot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:82: 'create_scatter_plot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:82: 'add_default_grids' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:82: 'create_polar_plot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:82: 'add_default_axes' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:82: 'create_bar_plot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:85: 'AbstractPlotData' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:86: 'ArrayPlotData' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:87: 'Plot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:88: 'ToolbarPlot' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:91: 'PlotAxis' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:92: 'LabelAxis' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:93: 'AbstractTickGenerator' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:93: 'calc_bound' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:93: 'tick_intervals' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:93: 'auto_interval' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:93: 'auto_ticks' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:93: 'DefaultTickGenerator' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:93: 'auto_bounds' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:93: 'log_auto_ticks' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:97: 'PlotGrid' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:104: 'AbstractController' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:108: 'BaseTool' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:108: 'KeySpec' imported but unused
./usr/share/pyshared/enthought/chaco/api.py:109: 'marker_trait' imported but unused
./usr/share/pyshared/enthought/chaco/array_data_source.py:7: 'Int' imported but unused
./usr/share/pyshared/enthought/chaco/lineplot.py:382: local variable 'd' is assigned to but never used
./usr/share/pyshared/enthought/chaco/subdivision_mapper.py:5: 'argsort' imported but unused
./usr/share/pyshared/enthought/chaco/subdivision_mapper.py:5: 'transpose' imported but unused
./usr/share/pyshared/enthought/chaco/subdivision_mapper.py:7: 'numpy' imported but unused
./usr/share/pyshared/enthought/chaco/subdivision_mapper.py:13: 'right_shift' imported but unused
./usr/share/pyshared/enthought/chaco/subdivision_mapper.py:13: 'ArraySortTrait' imported but unused
./usr/share/pyshared/enthought/chaco/subdivision_mapper.py:16: 'arg_find_runs' imported but unused
./usr/share/pyshared/enthought/chaco/subdivision_mapper.py:16: 'AbstractCell' imported but unused
./usr/share/pyshared/enthought/chaco/base_xy_plot.py:385: local variable 'e' is assigned to but never used
./usr/share/pyshared/enthought/chaco/selectable_legend.py:30: local variable 'text_x' is assigned to but never used
./usr/share/pyshared/enthought/chaco/jitterplot.py:190: local variable 'e' is assigned to but never used
./usr/share/pyshared/enthought/chaco/plot_containers.py:4: 'any' imported but unused
./usr/share/pyshared/enthought/chaco/plot_component.py:5: 'GraphicsContext' imported but unused
./usr/share/pyshared/enthought/chaco/base_plot_container.py:10: 'PlotComponent' imported but unused
./usr/share/pyshared/enthought/chaco/speedups.py:2: 'from _speedups_fallback import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/chaco/color_bar.py:139: local variable 'axis_dim' is assigned to but never used
./usr/share/pyshared/enthought/chaco/datamapper.py:13: 'sort' imported but unused
./usr/share/pyshared/enthought/chaco/datamapper.py:13: 'newaxis' imported but unused
./usr/share/pyshared/enthought/chaco/label.py:13: 'Enum' imported but unused
./usr/share/pyshared/enthought/chaco/subdivision_cells.py:5: 'Trait' imported but unused
./usr/share/pyshared/enthought/chaco/subdivision_cells.py:8: 'sort_points' imported but unused
./usr/share/pyshared/enthought/chaco/scatterplot.py:14: 'Int' imported but unused
./usr/share/pyshared/enthought/chaco/scatterplot.py:288: local variable 'e' is assigned to but never used
./usr/share/pyshared/enthought/chaco/scatter_markers.py:4: 'CompiledPath' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:5: 'PlusMarker' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:5: 'marker_trait' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:5: 'marker_names' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:5: 'AbstractMarker' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:5: 'TriangleMarker' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:5: 'DiamondMarker' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:5: 'Square./usr/share/pyshared/enthought/chaco/variable_size_scatterplot.py:73: Warning: 'with' will become a reserved keyword in Python 2.6
./usr/share/pyshared/enthought/chaco/variable_size_scatterplot.py:73: invalid syntax
    with gc:
           ^
./usr/share/pyshared/enthought/chaco/overlays/simple_inspector_overlay.py:193: invalid syntax
            
             ^
Marker' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:5: 'MarkerNameDict' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:5: 'Inverted_TriangleMarker' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:5: 'DotMarker' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:5: 'CustomMarker' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:5: 'CircleMarker' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:5: 'CrossMarker' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:5: 'PixelMarker' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:10: 'CROSS_MARKER' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:10: 'SQUARE_MARKER' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:10: 'DIAMOND_MARKER' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:10: 'PLUS_MARKER' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:10: 'DOT_MARKER' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:10: 'NO_MARKER' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:10: 'CIRCLE_MARKER' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:10: 'PIXEL_MARKER' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:10: 'STROKE' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:10: 'TRIANGLE_MARKER' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:10: 'INVERTED_TRIANGLE_MARKER' imported but unused
./usr/share/pyshared/enthought/chaco/scatter_markers.py:10: 'FILL_STROKE' imported but unused
./usr/share/pyshared/enthought/chaco/quiverplot.py:4: 'zeros' imported but unused
./usr/share/pyshared/enthought/chaco/axis.py:7: 'absolute' imported but unused
./usr/share/pyshared/enthought/chaco/axis.py:7: 'pi' imported but unused
./usr/share/pyshared/enthought/chaco/axis.py:7: 'sin' imported but unused
./usr/share/pyshared/enthought/chaco/axis.py:7: 'transpose' imported but unused
./usr/share/pyshared/enthought/chaco/axis.py:7: 'cos' imported but unused
./usr/share/pyshared/enthought/chaco/chaco_traits.py:20: 'LineStyle' imported but unused
./usr/share/pyshared/enthought/chaco/chaco_traits.py:20: 'LineStyleEditor' imported but unused
./usr/share/pyshared/enthought/chaco/overlays/api.py:1: 'DataBox' imported but unused
./usr/share/pyshared/enthought/chaco/overlays/api.py:2: 'ContainerOverlay' imported but unused
./usr/share/pyshared/enthought/chaco/overlays/api.py:3: 'AlignedContainerOverlay' imported but unused
./usr/share/pyshared/enthought/chaco/overlays/api.py:4: 'TextGridOverlay' imported but unused
./usr/share/pyshared/enthought/chaco/overlays/api.py:5: 'SimpleInspectorOverlay' imported but unused
./usr/share/pyshared/enthought/chaco/scales/api.py:1: 'from formatters import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/chaco/scales/api.py:2: 'from scales import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/chaco/scales/api.py:3: 'from time_scale import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/chaco/scales/safetime.py:8: 'from time import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/chaco/scales/safetime.py:29: local variable 'e' is assigned to but never used
./usr/share/pyshared/enthought/chaco/scales/formatters.py:5: 'fmod' imported but unused
./usr/share/pyshared/enthought/chaco/scales/formatters.py:571: local variable 'e' is assigned to but never used
./usr/share/pyshared/enthought/chaco/scales/time_scale.py:9: 'mktime' imported but unused
./usr/share/pyshared/enthought/chaco/scales/time_scale_test_case.py:165: local variable 'scales' is assigned to but never used
./usr/share/pyshared/enthought/chaco/scales/time_scale_test_case.py:180: local variable 'fmt' is assigned to but never used
./usr/share/pyshared/enthought/chaco/scales/time_scale_test_case.py:192: local variable 'fmt' is assigned to but never used
./usr/share/pyshared/enthought/chaco/scales/tests/test_formatters.py:39: redefinition of function 'test_strftimeEx_04' from line 29
./usr/share/pyshared/enthought/chaco/tools/api.py:1: 'BetterZoom' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:2: 'BetterSelectingZoom' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:3: 'BroadcasterTool' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:4: 'DataPrinter' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:5: 'DataLabelTool' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:6: 'DragTool' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:7: 'DrawPointsTool' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:8: 'DragZoom' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:9: 'HighlightTool' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:10: 'ImageInspectorOverlay' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:10: 'ImageInspectorTool' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:11: 'LassoSelection' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:12: 'LegendTool' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:13: 'LegendHighlighter' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:14: 'LineInspector' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:15: 'LineSegmentTool' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:16: 'MoveTool' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:17: 'PanTool' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:18: 'PointMarker' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:19: 'RangeSelection' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:20: 'RangeSelection2D' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:21: 'RangeSelectionOverlay' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:22: 'RegressionOverlay' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:22: 'RegressionLasso' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:23: 'SaveTool' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:24: 'ScatterInspector' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:25: 'SelectTool' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:26: 'SimpleInspectorTool' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:27: 'GroupedToolState' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:27: 'SelectedZoomState' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:27: 'PanState' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:27: 'ZoomState' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:28: 'TrackingPanTool' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:29: 'TrackingZoom' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:30: 'TraitsTool' imported but unused
./usr/share/pyshared/enthought/chaco/tools/api.py:31: 'ZoomTool' imported but unused
./usr/share/pyshared/enthought/chaco/tools/better_zoom.py:1: 'numpy' imported but unused
./usr/share/pyshared/enthought/chaco/tools/better_zoom.py:5: 'HasTraits' imported but unused
./usr/share/pyshared/enthought/chaco/tools/simple_zoom.py:512: local variable 'screenrange' is assigned to but never used
./usr/share/pyshared/enthought/chaco/tools/better_selecting_zoom.py:7: 'DelegatesTo' imported but unused
./usr/share/pyshared/enthought/chaco/tools/better_selecting_zoom.py:11: 'ZoomState' imported but unused
./usr/share/pyshared/enthought/chaco/tools/range_selection.py:619: local variable 'mapper' is a./usr/share/doc/python-chaco/examples/data_labels.py:128: invalid syntax
#--EOF---
          ^
./usr/share/doc/python-chaco/examples/bar_plot.py:132: invalid syntax
#--EOF---
          ^
ssigned to but never used
./usr/share/pyshared/enthought/chaco/tools/drag_tool.py:10: 'DragTool' imported but unused
./usr/share/pyshared/enthought/chaco/tools/zoom_tool.py:1: 'ZoomTool' imported but unused
./usr/share/pyshared/enthought/chaco/layers/api.py:1: 'ErrorLayer' imported but unused
./usr/share/pyshared/enthought/chaco/layers/api.py:1: 'StatusLayer' imported but unused
./usr/share/pyshared/enthought/chaco/layers/api.py:1: 'WarningLayer' imported but unused
./usr/share/pyshared/enthought/chaco/layers/svg_range_selection_overlay.py:108: undefined name 'arg_find_runs'
./usr/share/pyshared/enthought/chaco/shell/commands.py:7: redefinition of unused 'GetApp' from line 5
./usr/share/pyshared/enthought/chaco/shell/commands.py:10: 'ScaleSystem' imported but unused
./usr/share/pyshared/enthought/chaco/shell/commands.py:14: 'FixedScale' imported but unused
./usr/share/pyshared/enthought/chaco/shell/commands.py:14: 'Pow10Scale' imported but unused
./usr/share/pyshared/enthought/chaco/shell/commands.py:14: 'LogScale' imported but unused
./usr/share/pyshared/enthought/chaco/shell/commands.py:14: 'CalendarScaleSystem' imported but unused
./usr/share/pyshared/enthought/chaco/shell/commands.py:16: 'from enthought.chaco.default_colormaps import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/chaco/shell/commands.py:307: local variable 'plots' is assigned to but never used
./usr/share/pyshared/enthought/chaco/shell/commands.py:400: local variable 'plots' is assigned to but never used
./usr/share/pyshared/enthought/chaco/shell/commands.py:424: local variable 'plots' is assigned to but never used
./usr/share/pyshared/enthought/chaco/shell/commands.py:449: local variable 'plots' is assigned to but never used
./usr/share/pyshared/enthought/chaco/shell/commands.py:474: local variable 'plots' is assigned to but never used
./usr/share/pyshared/enthought/chaco/shell/__init__.py:2: 'from commands import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/chaco/shell/session.py:6: 'from enthought.chaco.default_colormaps import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/chaco/tests/plotcontainer_test_case.py:8: 'Tuple' imported but unused
./usr/share/pyshared/enthought/chaco/tests/plotcontainer_test_case.py:248: local variable 'sizes2' is assigned to but never used
./usr/share/pyshared/enthought/chaco/tests/plotcontainer_test_case.py:658: redefinition of unused 'nose' from line 4
./usr/share/pyshared/enthought/chaco/tests/border_test_case.py:8: 'nose' imported but unused
./usr/share/pyshared/enthought/chaco/tests/speedups_test_case.py:2: 'unittest' imported but unused
./usr/share/doc/python-chaco/source/sphinxext/numpydoc.py:103: 'patfilter' imported but unused
./usr/share/doc/python-chaco/source/sphinxext/numpydoc.py:127: local variable 'all_docnames' is assigned to but never used
./usr/share/doc/python-chaco/source/sphinxext/numpydoc.py:327: undefined name '_original_format_signature'
./usr/share/doc/python-chaco/source/sphinxext/numpydoc.py:332: 'types' imported but unused
./usr/share/doc/python-chaco/source/sphinxext/numpydoc.py:332: 'compiler' imported but unused
./usr/share/doc/python-chaco/source/sphinxext/compiler_unparse.py:16: 'Name' imported but unused
./usr/share/doc/python-chaco/source/sphinxext/docscrape.py:6: 'textwrap' imported but unused
./usr/share/doc/python-chaco/source/sphinxext/docscrape.py:9: 'StringIO' imported but unused
./usr/share/doc/python-chaco/source/sphinxext/docscrape.py:434: local variable 'signature' is assigned to but never used
./usr/share/doc/python-chaco/source/sphinxext/docscrape_sphinx.py:1: 're' imported but unused
./usr/share/doc/python-chaco/examples/quiver.py:12: 'hypot' imported but unused
./usr/share/doc/python-chaco/examples/quiver.py:12: 'transpose' imported but unused
./usr/share/doc/python-chaco/examples/noninteractive.py:9: 'fabs' imported but unused
./usr/share/doc/python-chaco/examples/noninteractive.py:9: 'pi' imported but unused
./usr/share/doc/python-chaco/examples/noninteractive.py:9: 'sin' imported but unus./usr/share/doc/python-chaco/examples/tornado.py:142: invalid syntax
# EOF
      ^
./usr/share/doc/python-chaco/examples/multiaxis_using_Plot.py:107: invalid syntax
#--EOF---
          ^
./usr/share/doc/python-chaco/examples/two_plots.py:101: invalid syntax
# EOF
      ^
ed
./usr/share/doc/python-chaco/examples/noninteractive.py:13: 'false' imported but unused
./usr/share/doc/python-chaco/examples/range_selection_demo.py:8: 'fabs' imported but unused
./usr/share/doc/python-chaco/examples/range_selection_demo.py:8: 'pi' imported but unused
./usr/share/doc/python-chaco/examples/range_selection_demo.py:8: 'sin' imported but unused
./usr/share/doc/python-chaco/examples/range_selection_demo.py:15: 'false' imported but unused
./usr/share/doc/python-chaco/examples/range_selection_demo.py:20: 'LineInspector' imported but unused
./usr/share/doc/python-chaco/examples/range_selection_demo.py:37: local variable 'value_range' is assigned to but never used
./usr/share/doc/python-chaco/examples/financial_plot_dates.py:8: 'arange' imported but unused
./usr/share/doc/python-chaco/examples/financial_plot_dates.py:11: 'COLOR_PALETTE' imported but unused
./usr/share/doc/python-chaco/examples/financial_plot_dates.py:20: 'LabelAxis' imported but unused
./usr/share/doc/python-chaco/examples/financial_plot_dates.py:20: 'PlotGrid' imported but unused
./usr/share/doc/python-chaco/examples/vtk_example.py:30: local variable 'f' is assigned to but never used
./usr/share/doc/python-chaco/examples/vtk_example.py:31: local variable 'm' is assigned to but never used
./usr/share/doc/python-chaco/examples/simple_polar.py:6: 'sin' imported but unused
./usr/share/doc/python-chaco/examples/simple_polar.py:12: 'false' imported but unused
./usr/share/doc/python-chaco/examples/vertical_plot.py:9: 'fabs' imported but unused
./usr/share/doc/python-chaco/examples/vertical_plot.py:9: 'pi' imported but unused
./usr/share/doc/python-chaco/examples/vertical_plot.py:9: 'sin' imported but unused
./usr/share/doc/python-chaco/examples/vertical_plot.py:17: 'false' imported but unused
./usr/share/doc/python-chaco/examples/vertical_plot.py:19: 'VPlotContainer' imported but unused
./usr/share/doc/python-chaco/examples/vertical_plot.py:19: 'OverlayPlotContainer' imported but unused
./usr/share/doc/python-chaco/examples/vertical_plot.py:19: 'PlotComponent' imported but unused
./usr/share/doc/python-chaco/examples/functionplotter.py:7: 'array' imported but unused
./usr/share/doc/python-chaco/examples/functionplotter.py:8: 'jn' imported but unused
./usr/share/doc/python-chaco/examples/functionplotter.py:14: 'Callable' imported but unused
./usr/share/doc/python-chaco/examples/functionplotter.py:14: 'on_trait_change' imported but unused
./usr/share/doc/python-chaco/examples/functionplotter.py:18: 'Plot' imported but unused
./usr/share/doc/python-chaco/examples/functionplotter.py:18: 'ArrayPlotData' imported but unused
./usr/share/doc/python-chaco/examples/functionplotter.py:18: 'HPlotContainer' imported but unused
./usr/share/doc/python-chaco/examples/functionplotter.py:18: 'LinearMapper' imported but unused
./usr/share/doc/python-chaco/examples/advanced/spectrum.py:209: 'QtGui' imported but unused
./usr/share/doc/python-chaco/examples/advanced/data_cube.py:25: 'from enthought.chaco.default_colormaps import *' used; unable to detect undefined names
./usr/share/doc/python-chaco/examples/advanced/data_cube.py:236: local variable 'datacube' is assigned to but never used
./usr/share/doc/python-chaco/examples/advanced/spec_waterfall.py:8: 'hstack' imported but unused
./usr/share/doc/python-chaco/examples/advanced/spec_waterfall.py:12: 'jet' imported but unused
./usr/share/doc/python-chaco/examples/advanced/spec_waterfall.py:14: 'Range' imported but unused
./usr/share/doc/python-chaco/examples/advanced/spec_waterfall.py:20: 'OverlayPlotContainer' imported but unused
./usr/share/doc/python-chaco/examples/advanced/spec_waterfall.py:126: local variable 'spectrogram_plot' is assigned to but never used
./usr/share/doc/python-chaco/examples/advanced/spec_waterfall.py:260: 'QtGui' imported but unused
./usr/share/doc/python-chaco/examples/advanced/data_stream.py:15: redefinition of unused 'random' from line 13
./usr/share/doc/python-chaco/examples/advanced/data_stream.py:15: 'array' imported but unused
./usr/share/doc/python-chaco/examples/advanced/data_stream.py:18: 'Bool' imported but unused
./usr/share/doc/python-chaco/examples/advanced/scalar_image_function_inspector.py:11: 'zeros' imported but unused
./usr/share/doc/python-chaco/examples/advanced/scalar_image_function_inspector.py:14: 'ColormappedScatterPlot' imported but unused
./usr/share/doc/python-chaco/examples/advanced/scalar_image_function_inspector.py:14: 'ArrayDataSource' imported but unused
./usr/share/doc/python-chaco/examples/advanced/scalar_image_function_inspector.py:14: 'CMapImagePlot' imported but unused
./usr/share/doc/python-chaco/examples/advanced/scalar_image_function_inspector.py:14: 'LinePlot' imported but unused
./usr/share/doc/python-chaco/examples/advanced/scalar_image_function_inspector.py:20: 'from enthought.chaco.default_colormaps import *' used; unable to detect undefined names
./usr/share/doc/python-chaco/examples/advanced/scalar_image_function_inspector.py:22: 'RangeSelection' imported but unused
./usr/share/doc/python-chaco/examples/advanced/scalar_image_function_inspector.py:22: 'RangeSelectionOverlay' imported but unused
./usr/share/doc/python-chaco/examples/advanced/scalar_image_function_inspector.py:24: 'Window' imported but unused
./usr/share/doc/python-chaco/examples/advanced/scalar_image_function_inspector.py:25: 'Any' imported but unused
./usr/share/doc/python-chaco/examples/advanced/scalar_image_function_inspector.py:28: 'Separator' imported but unused
./usr/share/doc/python-chaco/examples/advanced/scalar_image_function_inspector.py:78: local variable 'ystep' is assigned to but never used
./usr/share/doc/python-chaco/examples/financial/ohlc.py:7: 'choose' imported but unused
./usr/share/doc/python-chaco/examples/financial/ohlc.py:7: 'argmin' imported but unused
./usr/share/doc/python-chaco/examples/financial/ohlc.py:7: 'arange' imported but unused
./usr/share/doc/python-chaco/examples/financial/ohlc.py:13: 'EnumEditor' imported but unused
./usr/share/doc/python-chaco/examples/financial/ohlc.py:27: redefinition of unused 'OHLCPlot' from line 23
./usr/share/doc/python-chaco/examples/financial/ohlc.py:27: redefinition of unused 'PriceDataSource' from line 23
./usr/share/doc/python-chaco/examples/financial/ohlc.py:27: redefinition of unused 'CandleOHLCPlot' from line 23
./usr/share/doc/python-chaco/examples/financial/ohlc.py:27: redefinition of unused 'HeikinAshiPlot' from line 23
./usr/share/doc/python-chaco/examples/financial/stock_prices.py:14: 'arange' imported but unused
./usr/share/doc/python-chaco/examples/financial/stock_prices.py:17: 'COLOR_PALETTE' imported but unused
./usr/share/doc/python-chaco/examples/financial/stock_prices.py:24: 'PlotLabel' imported but unused
./usr/share/doc/python-chaco/examples/financial/correlations.py:2: 'zeros' imported but unused
./usr/share/doc/python-chaco/examples/financial/correlations.py:7: 'DelegatesTo' imported but unused
./usr/share/doc/python-chaco/examples/financial/correlations.py:7: 'Str' imported but unused
./usr/share/doc/python-chaco/examples/financial/correlations.py:9: 'EnumEditor' imported but unused
./usr/share/doc/python-chaco/examples/financial/correlations.py:17: 'LegendTool' imported but unused
./usr/share/doc/python-chaco/examples/zoomed_plot/zoom_plot.py:12: 'amax' imported but unused
./usr/share/doc/python-chaco/examples/zoomed_plot/zoom_plot.py:12: 'amin' imported but unused
./usr/share/doc/python-chaco/examples/zoomed_plot/zoom_plot.py:12: 'arange' imported but unused
./usr/share/doc/python-chaco/examples/zoomed_plot/zoom_plot.py:12: 'searchsorted' imported but unused
./usr/share/doc/python-chaco/examples/zoomed_plot/zoom_plot.py:23: 'SimplePlotFrame' imported but unused
./usr/share/doc/python-chaco/examples/zoomed_plot/wav_to_numeric.py:27: local variable 'right' is assigned to but never used
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot1.py:18: 'fabs' imported but unused
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot1.py:18: 'pi' imported but unused
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot1.py:18: 'sin' imported but unused
./usr/share/doc/python-chaco/exa./usr/share/doc/python-chaco/examples/tutorials/tutorial5.py:17: invalid syntax
    
     ^
./usr/share/doc/python-chaco/examples/tutorials/tutorial3.py:25: invalid syntax
    
     ^
mples/updating_plot/updating_plot1.py:25: 'false' imported but unused
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot1.py:55: local variable 'value_range' is assigned to but never used
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot3.py:9: 'fabs' imported but unused
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot3.py:9: 'pi' imported but unused
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot3.py:9: 'sin' imported but unused
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot3.py:15: 'false' imported but unused
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot3.py:18: 'from enthought.chaco.api import *' used; unable to detect undefined names
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot3.py:68: local variable 'values' is assigned to but never used
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot5.py:9: 'fabs' imported but unused
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot5.py:9: 'pi' imported but unused
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot5.py:9: 'sin' imported but unused
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot5.py:15: 'false' imported but unused
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot5.py:18: 'from enthought.chaco.api import *' used; unable to detect undefined names
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot5.py:70: local variable 'values' is assigned to but never used
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot2.py:13: 'fabs' imported but unused
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot2.py:13: 'pi' imported but unused
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot2.py:13: 'sin' imported but unused
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot2.py:19: 'false' imported but unused
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot2.py:22: 'from enthought.chaco.api import *' used; unable to detect undefined names
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot2.py:67: local variable 'values' is assigned to but never used
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot4.py:12: 'fabs' imported but unused
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot4.py:12: 'pi' imported but unused
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot4.py:12: 'sin' imported but unused
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot4.py:18: 'false' imported but unused
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot4.py:21: 'from enthought.chaco.api import *' used; unable to detect undefined names
./usr/share/doc/python-chaco/examples/updating_plot/updating_plot4.py:73: local variable 'values' is assigned to but never used
./usr/share/doc/python-chaco/examples/tutorials/tutorial8.py:12: 'from enthought.chaco.api import *' used; unable to detect undefined names
./usr/share/doc/python-chaco/examples/tutorials/tutorial8.py:13: 'from enthought.chaco.tools.api import *' used; unable to detect undefined names
./usr/share/doc/python-chaco/examples/tutorials/tutorial4.py:5: 'PlotFrame' imported but unused
./usr/share/doc/python-chaco/examples/tutorials/tutorial7.py:14: 'PlotFrame' imported but unused
./usr/share/doc/python-chaco/examples/tutorials/tutorial6.py:13: 'PlotFrame' imported but unused
./usr/share/doc/python-chaco/examples/tutorials/tutorial2.py:13: local variable 'frame' is assigned to but never used
./usr/share/doc/python-chaco/examples/tutorials/scipy2008/tool_chooser.py:5: 'DragZoom' imported but unused
./usr/share/doc/python-chaco/examples/tutorials/scipy2008/tool_chooser.py:5: 'PanTool' imported but unused
./usr/share/doc/python-chaco/examples/tutorials/scipy2008/tool_chooser.py:5: 'ZoomTool' imported but unused
./usr/share/doc/python-chaco/examples/tutorials/scipy2008/custom_tool_screen.py:7: 'Enum' imported but unused
./usr/share/doc/python-chaco/examples/tutorials/scipy2008/data_chooser.py:7: 'Dict' imported but unused
./usr/share/doc/python-chaco/examples/tutorials/scipy2008/custom_tool_click.py:7: 'Enum' imported but unused
./usr/share/doc/python-chaco/examples/vtk/spectrum.py:14: 'Instance' imported but unused
./usr/share/doc/python-chaco/examples/vtk/spectrum.py:17: 'HPlotContainer' imported but unused
./usr/share/doc/python-chaco/examples/vtk/spectrum.py:121: local variable 'f' is assigned to but never used
./usr/share/doc/python-chaco/examples/vtk/spectrum.py:122: local variable 'm' is assigned to but never used
./usr/share/doc/python-chaco/examples/vtk/spectrum.py:124: local variable 'render_window' is assigned to but never used
./usr/share/doc/python-chaco/examples/vtk/spectrum.py:150: local variable 'window' is assigned to but never used
./usr/share/doc/python-chaco/examples/vtk/vtk_example.py:30: local variable 'f' is assigned to but never used
./usr/share/doc/python-chaco/examples/vtk/vtk_example.py:31: local variable 'm' is assigned to but never used
./usr/share/doc/python-chaco/examples/vtk/cmap_scatter.py:96: local variable 'f' is assigned to but never used
./usr/share/doc/python-chaco/examples/vtk/cmap_scatter.py:97: local variable 'm' is assigned to but never used
./usr/share/doc/python-chaco/examples/vtk/cmap_scatter.py:99: local variable 'render_window' is assigned to but never used
./usr/share/doc/python-chaco/examples/vtk/cmap_scatter.py:102: local variable 'window' is assigned to but never used
./usr/share/doc/python-chaco/examples/canvas/axis_tool.py:3: 'Enum' imported but unused
./usr/share/doc/python-chaco/examples/canvas/axis_tool.py:17: local variable 'range' is assigned to but never used
./usr/share/doc/python-chaco/examples/canvas/data_source_button.py:107: local variable 'cur_plot' is assigned to but never used
./usr/share/doc/python-chaco/examples/canvas/canvas.py:10: 'fabs' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:10: 'pi' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:10: 'sin' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:10: 'linspace' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:10: 'arange' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:12: 'jn' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:17: 'ResizeTool' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:19: 'Instance' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:19: 'Bool' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:19: 'Enum' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:19: 'HasTraits' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:19: 'List' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:19: 'Str' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:19: 'Float' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:19: 'Any' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:24: 'jet' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:24: 'AbstractOverlay' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:26: 'LegendTool' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:30: 'PlotToolbarButton' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:32: 'MPAxisTool' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:35: 'MPMoveTool' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:41: 'MPRangeSelection' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:41: 'MPPanTool' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:41: 'MPDragZoom' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:41: 'MPLegendTool' imported but unused
./usr/share/doc/python-chaco/examples/canvas/canvas.py:4./usr/share/doc/python-chaco/examples/basic/scatter_inspector.py:89: invalid syntax
#---EOF---
           ^
./usr/share/doc/python-chaco/examples/basic/scatter.py:102: invalid syntax
#--EOF---
          ^
./usr/share/doc/python-chaco/examples/basic/image_plot.py:101: invalid syntax
#--EOF---
          ^
./usr/share/doc/python-chaco/examples/basic/polygon_move.py:132: invalid syntax
#--EOF---
          ^
./usr/share/doc/python-chaco/examples/basic/scatter_custom_marker.py:112: invalid syntax
#--EOF---
          ^
./usr/share/doc/python-chaco/examples/basic/scatter_select.py:152: invalid syntax
#--EOF---
          ^
./usr/share/doc/python-chaco/examples/basic/inset_plot.py:104: invalid syntax
#--EOF
       ^
./usr/share/doc/python-chaco/examples/basic/grid_container_aspect_ratio.py:99: invalid syntax
# EOF
      ^
4: redefinition of unused 'PlotCloneTool' from line 33
./usr/share/doc/python-chaco/examples/canvas/canvas.py:199: local variable 'pz' is assigned to but never used
./usr/share/doc/python-chaco/examples/basic/scatter_toggle.py:9: redefinition of unused 'arange' from line 9
./usr/share/doc/python-chaco/examples/basic/scatter_toggle.py:9: 'compress' imported but unused
./usr/share/doc/python-chaco/examples/basic/scatter_toggle.py:9: 'arange' imported but unused
./usr/share/doc/python-chaco/examples/basic/scatter_toggle.py:20: 'HPlotContainer' imported but unused
./usr/share/doc/python-chaco/examples/basic/log_plot.py:17: 'HPlotContainer' imported but unused
./usr/share/doc/python-chaco/examples/basic/draw_layers.py:9: 'tan' imported but unused
./usr/share/doc/python-chaco/examples/basic/draw_layers.py:9: 'sqrt' imported but unused
./usr/share/doc/python-chaco/examples/basic/regression.py:15: 'linspace' imported but unused
./usr/share/doc/python-chaco/examples/basic/regression.py:25: 'HPlotContainer' imported but unused
./usr/share/doc/python-chaco/examples/basic/line_drawing.py:19: 'arange' imported but unused
./usr/share/doc/python-chaco/examples/basic/traits_editor.py:22: 'ChacoPlotEditor' imported but unused
./usr/share/doc/python-chaco/examples/basic/image_lasso.py:20: redefinition of unused 'LassoSelection' from line 20
./usr/share/doc/python-chaco/examples/basic/zoomable_colorbar.py:13: 'arange' imported but unused
./usr/share/doc/python-chaco/examples/basic/zoomable_colorbar.py:24: 'jet' imported but unused
./usr/share/doc/python-chaco/examples/basic/zoomable_colorbar.py:24: 'ColormappedSelectionOverlay' imported but unused
./usr/share/doc/python-chaco/examples/basic/zoomable_colorbar.py:27: 'RangeSelection' imported but unused
./usr/share/doc/python-chaco/examples/basic/zoomable_colorbar.py:27: 'RangeSelectionOverlay' imported but unused
./usr/share/doc/python-chaco/examples/basic/cmap_image_plot.py:12: 'pi' imported but unused
./usr/share/doc/python-chaco/examples/basic/cmap_image_plot.py:12: 'sin' imported but unused
./usr/share/doc/python-chaco/examples/basic/line_plot_hold.py:38: local variable 'lineplot' is assigned to but never used
./usr/share/doc/python-chaco/examples/basic/cmap_scatter.py:12: 'arange' imported but unused
./usr/share/doc/python-chaco/examples/new_tutorial/tut2.py:5: 'from numpy import *' used; unable to detect undefined names
./usr/share/doc/python-chaco/examples/new_tutorial/tut2.py:6: 'from enthought.chaco.api import *' used; unable to detect undefined names
./usr/share/doc/python-chaco/examples/new_tutorial/tut2.py:7: 'from enthought.chaco.tools.api import *' used; unable to detect undefined names
./usr/share/doc/python-chaco/examples/new_tutorial/tut4.py:5: 'from enthought.chaco.tools.api import *' used; unable to detect undefined names
./usr/share/doc/python-chaco/examples/new_tutorial/tut1.py:5: 'from numpy import *' used; unable to detect undefined names
./usr/share/doc/python-chaco/examples/new_tutorial/tut1.py:6: 'from enthought.chaco.api import *' used; unable to detect undefined names
./usr/share/doc/python-chaco/examples/new_tutorial/tut1.py:13: local variable 'frame' is assigned to but never used
./usr/share/doc/python-chaco/examples/shell/add_tool.py:8: 'plot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/base_2d_plot.py:171: local variable 'e' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/chaco/pdf_graphics_context.py:13: redefinition of unused 'Canvas' from line 8
./usr/lib/python2.6/dist-packages/enthought/chaco/example_support.py:11: 'array' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/example_support.py:32: 'COLOR_PALETTE' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/example_support.py:119: redefinition of function 'demo_main' from line 77
./usr/lib/python2.6/dist-packages/enthought/chaco/example_support.py:121: local variable 'frame' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/chaco/example_support.py:139: redefinition of function 'demo_main' from line 119
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:6: 'DimensionTrait' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:6: 'sort_points' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:6: 'bin_search' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:6: 'arg_find_runs' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:6: 'NumericalSequenceTrait' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:6: 'ImageTrait' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:6: 'reverse_map_1d' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:6: 'find_runs' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:6: 'PointTrait' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:6: 'SortOrderTrait' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:6: 'right_shift' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:6: 'point_line_distance' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:6: 'left_shift' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:12: 'AbstractDataSource' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:13: 'ArrayDataSource' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:14: 'GridDataSource' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:15: 'ImageData' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:16: 'MultiArrayDataSource' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:17: 'PointDataSource' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:18: 'AbstractDataRange' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:19: 'BaseDataRange' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:20: 'DataRange1D' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:21: 'DataRange2D' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:24: 'AbstractMapper' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:25: 'Base1DMapper' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:26: 'GridMapper' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:27: 'LogMapper' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:28: 'LinearMapper' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:29: 'ColorMapper' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:29: 'ColorMapTemplate' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:32: 'from default_colormaps import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:33: 'from default_colors import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:36: 'AbstractPlotRenderer' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:37: 'AbstractOverlay' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:38: 'BasePlotContainer' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:39: 'BasePlotFrame' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:40: 'CrossPlotFrame' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:41: 'DataView' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:42: 'SimplePlotFrame' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:43: 'PlotComponent' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:44: 'PlotGraphicsContext' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:44: 'PlotGraphicsContextMixin' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:45: 'SelectableOverlayPlotContainer' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:46: 'HPlotContainer' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:46: 'VPlotContainer' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:46: 'OverlayPlotContainer' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:50: 'Label' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:51: 'PlotLabel' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:52: 'Legend' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:53: 'ToolTip' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:54: 'DataLabel' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:55: 'LassoOverlay' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:56: 'ColorBar' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:57: 'TextBoxOverlay' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:58: 'ScatterInspectorOverlay' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:61: 'BarPlot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:62: 'Base2DPlot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:63: 'BaseXYPlot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:64: 'ScatterPlot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:64: 'render_markers' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:65: 'ImagePlot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:66: 'CMapImagePlot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:67: 'ContourLinePlot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:68: 'ContourPolyPlot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:69: 'LinePlot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:70: 'ColormappedScatterPlot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:71: 'ColormappedSelectionOverlay' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:72: 'PolygonPlot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:73: 'ErrorBarPlot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:74: 'FilledLinePlot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:75: 'QuiverPlot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:76: 'CandlePlot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:77: 'MultiLinePlot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:78: 'JitterPlot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:79: 'VariableSizeScatterPlot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:82: 'create_line_plot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:82: 'create_scatter_plot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:82: 'add_default_grids' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:82: 'create_polar_plot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:82: 'add_default_axes' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:82: 'create_bar_plot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:85: 'AbstractPlotData' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:86: 'ArrayPlotData' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:87: 'Plot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:88: 'ToolbarPlot' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:91: 'PlotAxis' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:92: 'LabelAxis' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:93: 'AbstractTickGenerator' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:93: 'calc_bound' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:93: 'tick_intervals' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:93: 'auto_interval' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:93: 'auto_ticks' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:93: 'DefaultTickGenerator' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:93: 'auto_bounds' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:93: 'log_auto_ticks' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:97: 'PlotGrid' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:104: 'AbstractController' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:108: 'BaseTool' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:108: 'KeySpec' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/api.py:109: 'marker_trait' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/array_data_source.py:7: 'Int' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/lineplot.py:382: local variable 'd' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/chaco/subdivision_mapper.py:5: 'argsort' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/subdivision_mapper.py:5: 'transpose' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/subdivision_mapper.py:7: 'numpy' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/subdivision_mapper.py:13: 'right_shift' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/subdivision_mapper.py:13: 'ArraySortTrait' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/subdivision_mapper.py:16: 'arg_find_runs' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/subdivision_mapper.py:16: 'AbstractCell' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/base_xy_plot.py:385: local variable 'e' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/chaco/selectable_legend.py:30: local variable 'text_x' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/chaco/jitterplot.py:190: local variable 'e' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/chaco/plot_containers.py:4: 'any' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/plot_component.py:5: 'GraphicsContext' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/base_plot_container.py:10: 'PlotComponent' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/speedups.py:2: 'from _speedups_fallback import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/enthought/chaco/color_bar.py:139: local variable 'axis_dim' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/chaco/datamapper.py:13: 'sort' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/datamapper.py:13: 'newaxis' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/label.py:13: 'Enum' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/subdivision_cells.py:5: 'Trait' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/subdivision_cells.py:8: 'sort_points' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/./usr/lib/python2.6/dist-packages/enthought/chaco/variable_size_scatterplot.py:73: Warning: 'with' will become a reserved keyword in Python 2.6
./usr/lib/python2.6/dist-packages/enthought/chaco/variable_size_scatterplot.py:73: invalid syntax
    with gc:
           ^
scatterplot.py:14: 'Int' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatterplot.py:288: local variable 'e' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:4: 'CompiledPath' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:5: 'PlusMarker' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:5: 'marker_trait' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:5: 'marker_names' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:5: 'AbstractMarker' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:5: 'TriangleMarker' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:5: 'DiamondMarker' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:5: 'SquareMarker' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:5: 'MarkerNameDict' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:5: 'Inverted_TriangleMarker' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:5: 'DotMarker' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:5: 'CustomMarker' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:5: 'CircleMarker' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:5: 'CrossMarker' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:5: 'PixelMarker' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:10: 'CROSS_MARKER' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:10: 'SQUARE_MARKER' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:10: 'DIAMOND_MARKER' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:10: 'PLUS_MARKER' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:10: 'DOT_MARKER' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:10: 'NO_MARKER' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:10: 'CIRCLE_MARKER' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:10: 'PIXEL_MARKER' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:10: 'STROKE' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:10: 'TRIANGLE_MARKER' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:10: 'INVERTED_TRIANGLE_MARKER' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scatter_markers.py:10: 'FILL_STROKE' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/quiverplot.py:4: 'zeros' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/axis.py:7: 'absolute' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/axis.py:7: 'pi' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/axis.py:7: 'sin' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/axis.py:7: 'transpose' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/axis.py:7: 'cos' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/chaco_traits.py:20: 'LineStyle' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/chaco_traits.py:20: 'LineStyleEditor' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/overlays/api.py:1: 'DataBox' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/overlays/api.py:2: 'ContainerOverlay' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/overlay./usr/lib/python2.6/dist-packages/enthought/chaco/overlays/simple_inspector_overlay.py:193: invalid syntax
            
             ^
s/api.py:3: 'AlignedContainerOverlay' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/overlays/api.py:4: 'TextGridOverlay' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/overlays/api.py:5: 'SimpleInspectorOverlay' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scales/api.py:1: 'from formatters import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/enthought/chaco/scales/api.py:2: 'from scales import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/enthought/chaco/scales/api.py:3: 'from time_scale import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/enthought/chaco/scales/safetime.py:8: 'from time import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/enthought/chaco/scales/safetime.py:29: local variable 'e' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/chaco/scales/formatters.py:5: 'fmod' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scales/formatters.py:571: local variable 'e' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/chaco/scales/time_scale.py:9: 'mktime' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/scales/time_scale_test_case.py:165: local variable 'scales' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/chaco/scales/time_scale_test_case.py:180: local variable 'fmt' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/chaco/scales/time_scale_test_case.py:192: local variable 'fmt' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/chaco/scales/tests/test_formatters.py:39: redefinition of function 'test_strftimeEx_04' from line 29
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:1: 'BetterZoom' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:2: 'BetterSelectingZoom' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:3: 'BroadcasterTool' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:4: 'DataPrinter' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:5: 'DataLabelTool' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:6: 'DragTool' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:7: 'DrawPointsTool' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:8: 'DragZoom' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:9: 'HighlightTool' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:10: 'ImageInspectorOverlay' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:10: 'ImageInspectorTool' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:11: 'LassoSelection' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:12: 'LegendTool' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:13: 'LegendHighlighter' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:14: 'LineInspector' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:15: 'LineSegmentTool' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:16: 'MoveTool' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:17: 'PanTool' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:18: 'PointMarker' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:19: 'RangeSelection' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:20: 'RangeSelection2D' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:21: 'RangeSelectionOverlay' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:22: 'RegressionOverlay' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:22: 'RegressionLasso' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:23: 'SaveTool' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:24: 'ScatterInspector' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:25: 'SelectTool' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:26: 'SimpleInspectorTool' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:27: 'GroupedToolState' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:27: 'SelectedZoomState' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:27: 'PanState' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:27: 'ZoomState' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:28: 'TrackingPanTool' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:29: 'TrackingZoom' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:30: 'TraitsTool' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/api.py:31: 'ZoomTool' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/better_zoom.py:1: 'numpy' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/better_zoom.py:5: 'HasTraits' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/simple_zoom.py:512: local variable 'screenrange' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/better_selecting_zoom.py:7: 'DelegatesTo' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/better_selecting_zoom.py:11: 'ZoomState' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/range_selection.py:619: local variable 'mapper' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/drag_tool.py:10: 'DragTool' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tools/zoom_tool.py:1: 'ZoomTool' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/layers/api.py:1: 'ErrorLayer' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/layers/api.py:1: 'StatusLayer' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/layers/api.py:1: 'WarningLayer' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/layers/svg_range_selection_overlay.py:108: undefined name 'arg_find_runs'
./usr/lib/python2.6/dist-packages/enthought/chaco/shell/commands.py:7: redefinition of unused 'GetApp' from line 5
./usr/lib/python2.6/dist-packages/enthought/chaco/shell/commands.py:10: 'ScaleSystem' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/shell/commands.py:14: 'FixedScale' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/shell/commands.py:14: 'Pow10Scale' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/shell/commands.py:14: 'LogScale' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/shell/commands.py:14: 'CalendarScaleSystem' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/shell/commands.py:16: 'from enthought.chaco.default_colormaps import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/enthought/chaco/shell/commands.py:307: local variable 'plots' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/chaco/shell/commands.py:400: local variable 'plots' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/chaco/shell/commands.py:424: local variable 'plots' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/chaco/shell/commands.py:449: local variable 'plots' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/chaco/shell/commands.py:474: local variable 'plots' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/chaco/shell/__init__.py:2: 'from commands import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/enthought/chaco/shell/session.py:6: 'from enthought.chaco.default_colormaps import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/enthought/chaco/tests/plotcontainer_test_case.py:8: 'Tuple' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tests/plotcontainer_test_case.py:248: local variable 'sizes2' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/chaco/tests/plotcontainer_test_case.py:658: redefinition of unused 'nose' from line 4
./usr/lib/python2.6/dist-packages/enthought/chaco/tests/border_test_case.py:8: 'nose' imported but unused
./usr/lib/python2.6/dist-packages/enthought/chaco/tests/speedups_test_case.py:2: 'unittest' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/base_2d_plot.py:171: local variable 'e' is assigned to but never used
./usr/lib/python2.5/site-packages/enthought/chaco/pdf_graphics_context.py:13: redefinition of unused 'Canvas' from line 8
./usr/lib/python2.5/site-packages/enthought/chaco/example_support.py:11: 'array' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/example_support.py:32: 'COLOR_PALETTE' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/example_support.py:119: redefinition of function 'demo_main' from line 77
./usr/lib/python2.5/site-packages/enthought/chaco/example_support.py:121: local variable 'frame' is assigned to but never used
./usr/lib/python2.5/site-packages/enthought/chaco/example_support.py:139: redefinition of function 'demo_main' from line 119
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:6: 'DimensionTrait' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:6: 'sort_points' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:6: 'bin_search' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:6: 'arg_find_runs' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:6: 'NumericalSequenceTrait' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:6: 'ImageTrait' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:6: 'reverse_map_1d' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:6: 'find_runs' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:6: 'PointTrait' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:6: 'SortOrderTrait' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:6: 'right_shift' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:6: 'point_line_distance' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:6: 'left_shift' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:12: 'AbstractDataSource' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:13: 'ArrayDataSource' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:14: 'GridDataSource' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:15: 'ImageData' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:16: 'MultiArrayDataSource' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:17: 'PointDataSource' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:18: 'AbstractDataRange' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:19: 'BaseDataRange' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:20: 'DataRange1D' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:21: 'DataRange2D' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:24: 'AbstractMapper' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:25: 'Base1DMapper' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:26: 'GridMapper' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:27: 'LogMapper' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:28: 'LinearMapper' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:29: 'ColorMapper' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:29: 'ColorMapTemplate' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:32: 'from default_colormaps import *' used; unable to detect undefined names
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:33: 'from default_colors import *' used; unable to detect undefined names
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:36: 'AbstractPlotRenderer' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:37: 'AbstractOverlay' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:38: 'BasePlotContainer' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:39: 'BasePlotFrame' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:40: 'CrossPlotFrame' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:41: 'DataView' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:42: 'SimplePlotFrame' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:43: 'PlotComponent' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:44: 'PlotGraphicsContext' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:44: 'PlotGraphicsContextMixin' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:45: 'SelectableOverlayPlotContainer' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:46: 'HPlotContainer' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:46: 'VPlotContainer' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:46: 'OverlayPlotContainer' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:50: 'Label' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:51: 'PlotLabel' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:52: 'Legend' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:53: 'ToolTip' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:54: 'DataLabel' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:55: 'LassoOverlay' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:56: 'ColorBar' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:57: 'TextBoxOverlay' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:58: 'ScatterInspectorOverlay' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:61: 'BarPlot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:62: 'Base2DPlot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:63: 'BaseXYPlot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:64: 'ScatterPlot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:64: 'render_markers' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:65: 'ImagePlot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:66: 'CMapImagePlot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:67: 'ContourLinePlot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:68: 'ContourPolyPlot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:69: 'LinePlot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:70: 'ColormappedScatterPlot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:71: 'ColormappedSelectionOverlay' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:72: 'PolygonPlot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:73: 'ErrorBarPlot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:74: 'FilledLinePlot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:75: 'QuiverPlot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:76: 'CandlePlot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:77: 'MultiLinePlot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:78: 'JitterPlot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:79: 'VariableSizeScatterPlot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:82: 'create_line_plot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:82: 'create_scatter_plot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:82: 'add_default_grids' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:82: 'create_polar_plot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:82: 'add_default_axes' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:82: 'create_bar_plot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:85: 'AbstractPlotData' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:86: 'ArrayPlotData' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:87: 'Plot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:88: 'ToolbarPlot' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:91: 'PlotAxis' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:92: 'LabelAxis' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:93: 'AbstractTickGenerator' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:93: 'calc_bound' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:93: 'tick_intervals' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:93: 'auto_interval' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:93: 'auto_ticks' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:93: 'DefaultTickGenerator' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:93: 'auto_bounds' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:93: 'log_auto_ticks' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:97: 'PlotGrid' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:104: 'AbstractController' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:108: 'BaseTool' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:108: 'KeySpec' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/api.py:109: 'marker_trait' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/array_data_source.py:7: 'Int' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/lineplot.py:382: local variable 'd' is assigned to but never used
./usr/lib/python2.5/site-packages/enthought/chaco/subdivision_mapper.py:5: 'argsort' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/subdivision_mapper.py:5: 'transpose' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/subdivision_mapper.py:7: 'numpy' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/subdivision_mapper.py:13: 'right_shift' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/subdivision_mapper.py:13: 'ArraySortTrait' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/subdivision_mapper.py:16: 'arg_find_runs' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/subdivision_mapper.py:16: 'AbstractCell' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/base_xy_plot.py:385: local variable 'e' is assigned to but never used
./usr/lib/python2.5/site-packages/enthought/chaco/selectable_legend.py:30: local variable 'text_x' is assigned to but never used
./usr/lib/python2.5/site-packages/enthought/chaco/jitterplot.py:190: local variable 'e' is assigned to but never used
./usr/lib/python2.5/site-packages/enthought/chaco/plot_containers.py:4: 'any' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/plot_component.py:5: 'GraphicsContext' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/base_plot_container.py:10: 'PlotComponent' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/speedups.py:2: 'from _speedups_fallback import *' used; unable to detect undefined names
./usr/lib/python2.5/site-packages/enthought/chaco/color_bar.py:139: local variable 'axis_dim' is assigned to but never used
./usr/lib/python2.5/site-packages/enthought/chaco/datamapper.py:13: 'sort' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/datamapper.py:13: 'newaxis' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/label.py:13: 'Enum' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/subdivision_cells.py:5: 'Trait' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/subdivision_cells.py:8: 'sort_points' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatterplot.py:14: 'Int' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatterplot.py:288: local variable 'e' is assigned to but never used
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:4: 'CompiledPath' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:5: 'PlusMarker' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:5: 'marker_trait' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:5: 'marker_names' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:5: 'AbstractMarker' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:5: 'TriangleMarker' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:5: 'DiamondMarker' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:5: 'SquareMarker' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:5: 'MarkerNameDict' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:5: 'Inverted_TriangleMarker' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:5: 'DotMarker' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:5: 'CustomMarker' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:5: 'CircleMarker' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:5: 'CrossMarker' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:5: 'PixelMarker' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:10: 'CROSS_MARKER' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:10: 'SQUARE_MARKER' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:10: 'DIAMOND_MARKER' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:10: 'PLUS_MARKER' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatte./usr/lib/python2.5/site-packages/enthought/chaco/variable_size_scatterplot.py:73: Warning: 'with' will become a reserved keyword in Python 2.6
./usr/lib/python2.5/site-packages/enthought/chaco/variable_size_scatterplot.py:73: invalid syntax
    with gc:
           ^
./usr/lib/python2.5/site-packages/enthought/chaco/overlays/simple_inspector_overlay.py:193: invalid syntax
            
             ^
r_markers.py:10: 'DOT_MARKER' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:10: 'NO_MARKER' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:10: 'CIRCLE_MARKER' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:10: 'PIXEL_MARKER' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:10: 'STROKE' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:10: 'TRIANGLE_MARKER' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:10: 'INVERTED_TRIANGLE_MARKER' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scatter_markers.py:10: 'FILL_STROKE' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/quiverplot.py:4: 'zeros' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/axis.py:7: 'absolute' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/axis.py:7: 'pi' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/axis.py:7: 'sin' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/axis.py:7: 'transpose' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/axis.py:7: 'cos' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/chaco_traits.py:20: 'LineStyle' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/chaco_traits.py:20: 'LineStyleEditor' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/overlays/api.py:1: 'DataBox' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/overlays/api.py:2: 'ContainerOverlay' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/overlays/api.py:3: 'AlignedContainerOverlay' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/overlays/api.py:4: 'TextGridOverlay' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/overlays/api.py:5: 'SimpleInspectorOverlay' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scales/api.py:1: 'from formatters import *' used; unable to detect undefined names
./usr/lib/python2.5/site-packages/enthought/chaco/scales/api.py:2: 'from scales import *' used; unable to detect undefined names
./usr/lib/python2.5/site-packages/enthought/chaco/scales/api.py:3: 'from time_scale import *' used; unable to detect undefined names
./usr/lib/python2.5/site-packages/enthought/chaco/scales/safetime.py:8: 'from time import *' used; unable to detect undefined names
./usr/lib/python2.5/site-packages/enthought/chaco/scales/safetime.py:29: local variable 'e' is assigned to but never used
./usr/lib/python2.5/site-packages/enthought/chaco/scales/formatters.py:5: 'fmod' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scales/formatters.py:571: local variable 'e' is assigned to but never used
./usr/lib/python2.5/site-packages/enthought/chaco/scales/time_scale.py:9: 'mktime' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/scales/time_scale_test_case.py:165: local variable 'scales' is assigned to but never used
./usr/lib/python2.5/site-packages/enthought/chaco/scales/time_scale_test_case.py:180: local variable 'fmt' is assigned to but never used
./usr/lib/python2.5/site-packages/enthought/chaco/scales/time_scale_test_case.py:192: local variable 'fmt' is assigned to but never used
./usr/lib/python2.5/site-packages/enthought/chaco/scales/tests/test_formatters.py:39: redefinition of function 'test_strftimeEx_04' from line 29
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:1: 'BetterZoom' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:2: 'BetterSelectingZoom' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:3: 'BroadcasterTool' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:4: 'DataPrinter' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:5: 'DataLabelTool' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:6: 'DragTool' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:7: 'DrawPointsTool' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:8: 'DragZoom' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:9: 'HighlightTool' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:10: 'ImageInspectorOverlay' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:10: 'ImageInspectorTool' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:11: 'LassoSelection' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:12: 'LegendTool' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:13: 'LegendHighlighter' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:14: 'LineInspector' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:15: 'LineSegmentTool' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:16: 'MoveTool' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:17: 'PanTool' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:18: 'PointMarker' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:19: 'RangeSelection' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:20: 'RangeSelection2D' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:21: 'RangeSelectionOverlay' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:22: 'RegressionOverlay' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:22: 'RegressionLasso' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:23: 'SaveTool' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:24: 'ScatterInspector' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:25: 'SelectTool' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:26: 'SimpleInspectorTool' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:27: 'GroupedToolState' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:27: 'SelectedZoomState' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:27: 'PanState' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:27: 'ZoomState' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:28: 'TrackingPanTool' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:29: 'TrackingZoom' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:30: 'TraitsTool' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/api.py:31: 'ZoomTool' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/better_zoom.py:1: 'numpy' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/better_zoom.py:5: 'HasTraits' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/simple_zoom.py:512: local variable 'screenrange' is assigned to but never used
./usr/lib/python2.5/site-packages/enthought/chaco/tools/better_selecting_zoom.py:7: 'DelegatesTo' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/better_selecting_zoom.py:11: 'ZoomState' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/range_selection.py:619: local variable 'mapper' is assigned to but never used
./usr/lib/python2.5/site-packages/enthought/chaco/tools/drag_tool.py:10: 'DragTool' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tools/zoom_tool.py:1: 'ZoomTool' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/layers/api.py:1: 'ErrorLayer' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/layers/api.py:1: 'StatusLayer' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/layers/api.py:1: 'WarningLayer' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/layers/svg_range_selection_overlay.py:108: undefined name 'arg_find_runs'
./usr/lib/python2.5/site-packages/enthought/chaco/shell/commands.py:7: redefinition of unused 'GetApp' from line 5
./usr/lib/python2.5/site-packages/enthought/chaco/shell/commands.py:10: 'ScaleSystem' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/shell/commands.py:14: 'FixedScale' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/shell/commands.py:14: 'Pow10Scale' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/shell/commands.py:14: 'LogScale' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/shell/commands.py:14: 'CalendarScaleSystem' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/shell/commands.py:16: 'from enthought.chaco.default_colormaps import *' used; unable to detect undefined names
./usr/lib/python2.5/site-packages/enthought/chaco/shell/commands.py:307: local variable 'plots' is assigned to but never used
./usr/lib/python2.5/site-packages/enthought/chaco/shell/commands.py:400: local variable 'plots' is assigned to but never used
./usr/lib/python2.5/site-packages/enthought/chaco/shell/commands.py:424: local variable 'plots' is assigned to but never used
./usr/lib/python2.5/site-packages/enthought/chaco/shell/commands.py:449: local variable 'plots' is assigned to but never used
./usr/lib/python2.5/site-packages/enthought/chaco/shell/commands.py:474: local variable 'plots' is assigned to but never used
./usr/lib/python2.5/site-packages/enthought/chaco/shell/__init__.py:2: 'from commands import *' used; unable to detect undefined names
./usr/lib/python2.5/site-packages/enthought/chaco/shell/session.py:6: 'from enthought.chaco.default_colormaps import *' used; unable to detect undefined names
./usr/lib/python2.5/site-packages/enthought/chaco/tests/plotcontainer_test_case.py:8: 'Tuple' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tests/plotcontainer_test_case.py:248: local variable 'sizes2' is assigned to but never used
./usr/lib/python2.5/site-packages/enthought/chaco/tests/plotcontainer_test_case.py:658: redefinition of unused 'nose' from line 4
./usr/lib/python2.5/site-packages/enthought/chaco/tests/border_test_case.py:8: 'nose' imported but unused
./usr/lib/python2.5/site-packages/enthought/chaco/tests/speedups_test_case.py:2: 'unittest' imported but unused

This report was generated on Fri, 08 Apr 2011 06:28:46 +0000, based on results by pyflakes 0.4.0-1