Debian Automated Code Analysis

pyflakes analysis of python-enthoughtbase_3.1.0-2_all.deb

./usr/share/pyshared/enthought/qt/QtOpenGL.py:6: 'from PyQt4.QtOpenGL import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/qt/QtOpenGL.py:8: 'from PySide.QtOpenGL import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/qt/QtCore.py:6: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/qt/QtCore.py:11: 'Signal' imported but unused
./usr/share/pyshared/enthought/qt/QtCore.py:12: 'QCoreApplication' imported but unused
./usr/share/pyshared/enthought/qt/QtCore.py:13: 'Qt' imported but unused
./usr/share/pyshared/enthought/qt/QtCore.py:16: 'from PySide.QtCore import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/qt/QtCore.py:17: redefinition of function 'QVariant' from line 7
./usr/share/pyshared/enthought/qt/QtWebKit.py:6: 'from PyQt4.QtWebKit import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/qt/QtWebKit.py:8: 'from PySide.QtWebKit import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/qt/QtSvg.py:6: 'from PyQt4.QtSvg import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/qt/QtSvg.py:8: 'from PySide.QtSvg import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/qt/QtGui.py:6: 'QTextCursor' imported but unused
./usr/share/pyshared/enthought/qt/QtGui.py:6: 'QKeySequence' imported but unused
./usr/share/pyshared/enthought/qt/QtGui.py:7: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/qt/QtGui.py:9: 'from PySide.QtGui import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/util/api.py:1: 'sys' imported but unused
./usr/share/pyshared/enthought/util/api.py:3: 'deprecated' imported but unused
./usr/share/pyshared/enthought/util/api.py:4: 'synchronized' imported but unused
./usr/share/pyshared/enthought/util/wxversioncheck.py:28: redefinition of function 'ensureMinimal' from line 16
./usr/share/pyshared/enthought/util/__init__.py:22: 'test' imported but unused
./usr/share/pyshared/enthought/util/__init__.py:22: 'called_from' imported but unused
./usr/share/pyshared/enthought/util/__init__.py:22: 'test_suite' imported but unused
./usr/share/pyshared/enthought/util/nan_ops_for_numpy.py:29: local variable 'y' is assigned to but never used
./usr/share/pyshared/enthought/util/safe_array_opts.py:1: 'from enthought.util.numeric import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/util/updates/files2info.py:7: 'os' imported but unused
./usr/share/pyshared/enthought/util/wx/lazy_switcher.py:230: local variable 'current_size' is assigned to but never used
./usr/share/pyshared/enthought/util/wx/shell.py:24: 'from wx.wx import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/util/wx/shell.py:25: 'from wx.stc import *' used; unable to detect undefined names
./usr/share/pyshared/enthought/util/wx/shell.py:172: redefinition of unused 'Interpreter' from line 170
./usr/share/pyshared/enthought/util/wx/shell.py:425: local variable 'endpos' is assigned to but never used
./usr/share/pyshared/enthought/util/wx/spreadsheet/unit_renderer.py:19: redefinition of unused 'unit_parser' from line 17
./usr/share/pyshared/enthought/util/wx/spreadsheet/virtual_model.py:14: 'GridCellFloatRenderer' imported but unused
./usr/share/pyshared/enthought/util/wx/spreadsheet/virtual_model.py:14: 'Grid' imported but unused
./usr/share/pyshared/enthought/util/wx/spreadsheet/virtual_model.py:18: 'GRID_VALUE_BOOL' imported but unused
./usr/share/pyshared/enthought/util/wx/spreadsheet/virtual_model.py:19: 'ALIGN_CENTRE' imported but unused
./usr/share/pyshared/enthought/util/wx/spreadsheet/virtual_model.py:19: 'Colour' imported but unused
./usr/share/pyshared/enthought/util/wx/spreadsheet/virtual_model.py:19: 'ALIGN_LEFT' imported but unused
./usr/share/pyshared/enthought/util/wx/spreadsheet/virtual_model.py:21: 'DefaultRenderer' imported but unused
./usr/share/pyshared/enthought/util/wx/spreadsheet/abstract_grid_view.py:14: 'arange' imported but unused
./usr/share/pyshared/enthought/util/wx/spreadsheet/abstract_grid_view.py:17: 'PyGridTableBase' imported but unused
./usr/share/pyshared/enthought/util/wx/spreadsheet/abstract_grid_view.py:18: 'PyGridCellRenderer' imported but unused
./usr/share/pyshared/enthought/util/wx/spreadsheet/abstract_grid_view.py:19: 'GridCellTextEditor' imported but unused
./usr/share/pyshared/enthought/util/wx/spreadsheet/abstract_grid_view.py:19: 'GridCellStringRenderer' imported but unused
./usr/share/pyshared/enthought/util/wx/spreadsheet/abstract_grid_view.py:22: 'GridAutoEditMixin' imported but unused
./usr/share/pyshared/enthought/util/wx/spreadsheet/default_renderer.py:18: 'types' imported but unused
./usr/share/pyshared/enthought/util/distribution/api.py:15: 'Distribution' imported but unused
./usr/share/pyshared/enthought/util/distribution/api.py:16: 'Constant' imported but unused
./usr/share/pyshared/enthought/util/distribution/api.py:17: 'Gaussian' imported but unused
./usr/share/pyshared/enthought/util/distribution/api.py:18: 'Triangular' imported but unused
./usr/share/pyshared/enthought/util/distribution/api.py:19: 'Uniform' imported but unused
./usr/share/pyshared/enthought/util/tests/test_updates_info.py:16: 'sys' imported but unused
./usr/share/pyshared/enthought/util/tests/test_updates_info.py:20: 'InfoFile' imported but unused
./usr/share/pyshared/enthought/util/tests/test_spawner.py:24: 'get_path' imported but unused
./usr/share/pyshared/enthought/util/tests/refresh.py:69: undefined name 'Foo'
./usr/share/pyshared/enthought/util/tests/refresh.py:112: undefined name 'FooNew'
./usr/share/pyshared/enthought/util/tests/refresh.py:157: undefined name 'FooTraits'
./usr/share/pyshared/enthought/util/tests/refresh.py:207: undefined name 'FooTraits'
./usr/share/pyshared/enthought/util/tests/refresh.py:268: undefined name 'FooSub'
./usr/share/pyshared/enthought/util/tests/refresh.py:288: undefined name 'FooSub'
./usr/share/pyshared/enthought/util/tests/refresh.py:347: undefined name 'FooSub'
./usr/share/pyshared/enthought/util/tests/refresh.py:399: undefined name 'FooNew'
./usr/share/pyshared/enthought/util/tests/refresh.py:440: undefined name 'foo'
./usr/share/pyshared/enthought/util/tests/refresh.py:449: undefined name 'foo'
./usr/share/pyshared/enthought/etsconfig/api.py:1: 'ETSConfig' imported but unused
./usr/share/pyshared/enthought/logger/api.py:1: 'add_log_queue_handler' imported but unused
./usr/share/pyshared/enthought/logger/api.py:1: 'create_log_file_handler' imported but unused
./usr/share/pyshared/enthought/logger/api.py:2: 'LogFileHandler' imported but unused
./usr/share/pyshared/enthought/logger/api.py:2: 'LEVEL' imported but unused
./usr/share/pyshared/enthought/logger/api.py:2: 'FORMATTER' imported but unused
./usr/share/pyshared/enthought/logger/api.py:3: 'log_point' imported but unused
./usr/share/pyshared/enthought/logger/api.py:4: 'FilteringHandler' imported but unused
./usr/share/pyshared/enthought/logger/api.py:5: 'NullHandler' imported but unused
./usr/share/pyshared/enthought/logger/log_queue_handler.py:49: local variable 'e' is assigned to but never used
./usr/share/pyshared/enthought/logger/log_queue_handler.py:60: local variable 'msg' is assigned to but never used
./usr/share/pyshared/enthought/logger/log_queue_handler.py:78: local variable 'e' is assigned to but never used
./usr/share/pyshared/enthought/logger/plugin/logger_service.py:135: local variable 'e' is assigned to but never used
./usr/share/pyshared/enthought/logger/plugin/view/logger_view.py:30: 'view' imported but unused
./usr/share/pyshared/enthought/logger/agent/quality_agent_view.py:296: 'wx' imported but unused
./usr/share/doc/python-enthoughtbase/examples/logger_demo.py:9: 'Callable' imported but unused
./usr/lib/python2.6/dist-packages/enthought/qt/QtOpenGL.py:6: 'from PyQt4.QtOpenGL import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/enthought/qt/QtOpenGL.py:8: 'from PySide.QtOpenGL import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/enthought/qt/QtCore.py:6: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/enthought/qt/QtCore.py:11: 'Signal' imported but unused
./usr/lib/python2.6/dist-packages/enthought/qt/QtCore.py:12: 'QCoreApplication' imported but unused
./usr/lib/python2.6/dist-packages/enthought/qt/QtCore.py:13: 'Qt' imported but unused
./usr/lib/python2.6/dist-packages/enthought/qt/QtCore.py:16: 'from PySide.QtCore import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/enthought/qt/QtCore.py:17: redefinition of function 'QVariant' from line 7
./usr/lib/python2.6/dist-packages/enthought/qt/QtWebKit.py:6: 'from PyQt4.QtWebKit import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/enthought/qt/QtWebKit.py:8: 'from PySide.QtWebKit import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/enthought/qt/QtSvg.py:6: 'from PyQt4.QtSvg import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/enthought/qt/QtSvg.py:8: 'from PySide.QtSvg import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/enthought/qt/QtGui.py:6: 'QTextCursor' imported but unused
./usr/lib/python2.6/dist-packages/enthought/qt/QtGui.py:6: 'QKeySequence' imported but unused
./usr/lib/python2.6/dist-packages/enthought/qt/QtGui.py:7: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/enthought/qt/QtGui.py:9: 'from PySide.QtGui import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/enthought/util/api.py:1: 'sys' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/api.py:3: 'deprecated' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/api.py:4: 'synchronized' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/wxversioncheck.py:28: redefinition of function 'ensureMinimal' from line 16
./usr/lib/python2.6/dist-packages/enthought/util/__init__.py:22: 'test' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/__init__.py:22: 'called_from' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/__init__.py:22: 'test_suite' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/nan_ops_for_numpy.py:29: local variable 'y' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/util/safe_array_opts.py:1: 'from enthought.util.numeric import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/enthought/util/updates/files2info.py:7: 'os' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/wx/lazy_switcher.py:230: local variable 'current_size' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/util/wx/shell.py:24: 'from wx.wx import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/enthought/util/wx/shell.py:25: 'from wx.stc import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/enthought/util/wx/shell.py:172: redefinition of unused 'Interpreter' from line 170
./usr/lib/python2.6/dist-packages/enthought/util/wx/shell.py:425: local variable 'endpos' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/util/wx/spreadsheet/unit_renderer.py:19: redefinition of unused 'unit_parser' from line 17
./usr/lib/python2.6/dist-packages/enthought/util/wx/spreadsheet/virtual_model.py:14: 'GridCellFloatRenderer' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/wx/spreadsheet/virtual_model.py:14: 'Grid' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/wx/spreadsheet/virtual_model.py:18: 'GRID_VALUE_BOOL' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/wx/spreadsheet/virtual_model.py:19: 'ALIGN_CENTRE' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/wx/spreadsheet/virtual_model.py:19: 'Colour' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/wx/spreadsheet/virtual_model.py:19: 'ALIGN_LEFT' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/wx/spreadsheet/virtual_model.py:21: 'DefaultRenderer' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/wx/spreadsheet/abstract_grid_view.py:14: 'arange' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/wx/spreadsheet/abstract_grid_view.py:17: 'PyGridTableBase' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/wx/spreadsheet/abstract_grid_view.py:18: 'PyGridCellRenderer' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/wx/spreadsheet/abstract_grid_view.py:19: 'GridCellTextEditor' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/wx/spreadsheet/abstract_grid_view.py:19: 'GridCellStringRenderer' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/wx/spreadsheet/abstract_grid_view.py:22: 'GridAutoEditMixin' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/wx/spreadsheet/default_renderer.py:18: 'types' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/distribution/api.py:15: 'Distribution' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/distribution/api.py:16: 'Constant' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/distribution/api.py:17: 'Gaussian' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/distribution/api.py:18: 'Triangular' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/distribution/api.py:19: 'Uniform' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/tests/test_updates_info.py:16: 'sys' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/tests/test_updates_info.py:20: 'InfoFile' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/tests/test_spawner.py:24: 'get_path' imported but unused
./usr/lib/python2.6/dist-packages/enthought/util/tests/refresh.py:69: undefined name 'Foo'
./usr/lib/python2.6/dist-packages/enthought/util/tests/refresh.py:112: undefined name 'FooNew'
./usr/lib/python2.6/dist-packages/enthought/util/tests/refresh.py:157: undefined name 'FooTraits'
./usr/lib/python2.6/dist-packages/enthought/util/tests/refresh.py:207: undefined name 'FooTraits'
./usr/lib/python2.6/dist-packages/enthought/util/tests/refresh.py:268: undefined name 'FooSub'
./usr/lib/python2.6/dist-packages/enthought/util/tests/refresh.py:288: undefined name 'FooSub'
./usr/lib/python2.6/dist-packages/enthought/util/tests/refresh.py:347: undefined name 'FooSub'
./usr/lib/python2.6/dist-packages/enthought/util/tests/refresh.py:399: undefined name 'FooNew'
./usr/lib/python2.6/dist-packages/enthought/util/tests/refresh.py:440: undefined name 'foo'
./usr/lib/python2.6/dist-packages/enthought/util/tests/refresh.py:449: undefined name 'foo'
./usr/lib/python2.6/dist-packages/enthought/etsconfig/api.py:1: 'ETSConfig' imported but unused
./usr/lib/python2.6/dist-packages/enthought/logger/api.py:1: 'add_log_queue_handler' imported but unused
./usr/lib/python2.6/dist-packages/enthought/logger/api.py:1: 'create_log_file_handler' imported but unused
./usr/lib/python2.6/dist-packages/enthought/logger/api.py:2: 'LogFileHandler' imported but unused
./usr/lib/python2.6/dist-packages/enthought/logger/api.py:2: 'LEVEL' imported but unused
./usr/lib/python2.6/dist-packages/enthought/logger/api.py:2: 'FORMATTER' imported but unused
./usr/lib/python2.6/dist-packages/enthought/logger/api.py:3: 'log_point' imported but unused
./usr/lib/python2.6/dist-packages/enthought/logger/api.py:4: 'FilteringHandler' imported but unused
./usr/lib/python2.6/dist-packages/enthought/logger/api.py:5: 'NullHandler' imported but unused
./usr/lib/python2.6/dist-packages/enthought/logger/log_queue_handler.py:49: local variable 'e' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/logger/log_queue_handler.py:60: local variable 'msg' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/logger/log_queue_handler.py:78: local variable 'e' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/logger/plugin/logger_service.py:135: local variable 'e' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/logger/plugin/view/logger_view.py:30: 'view' imported but unused
./usr/lib/python2.6/dist-packages/enthought/logger/agent/quality_agent_view.py:296: 'wx' imported but unused
./usr/lib/python2.7/dist-packages/enthought/qt/QtOpenGL.py:6: 'from PyQt4.QtOpenGL import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/enthought/qt/QtOpenGL.py:8: 'from PySide.QtOpenGL import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/enthought/qt/QtCore.py:6: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/enthought/qt/QtCore.py:11: 'Signal' imported but unused
./usr/lib/python2.7/dist-packages/enthought/qt/QtCore.py:12: 'QCoreApplication' imported but unused
./usr/lib/python2.7/dist-packages/enthought/qt/QtCore.py:13: 'Qt' imported but unused
./usr/lib/python2.7/dist-packages/enthought/qt/QtCore.py:16: 'from PySide.QtCore import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/enthought/qt/QtCore.py:17: redefinition of function 'QVariant' from line 7
./usr/lib/python2.7/dist-packages/enthought/qt/QtWebKit.py:6: 'from PyQt4.QtWebKit import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/enthought/qt/QtWebKit.py:8: 'from PySide.QtWebKit import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/enthought/qt/QtSvg.py:6: 'from PyQt4.QtSvg import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/enthought/qt/QtSvg.py:8: 'from PySide.QtSvg import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/enthought/qt/QtGui.py:6: 'QTextCursor' imported but unused
./usr/lib/python2.7/dist-packages/enthought/qt/QtGui.py:6: 'QKeySequence' imported but unused
./usr/lib/python2.7/dist-packages/enthought/qt/QtGui.py:7: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/enthought/qt/QtGui.py:9: 'from PySide.QtGui import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/enthought/util/api.py:1: 'sys' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/api.py:3: 'deprecated' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/api.py:4: 'synchronized' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/wxversioncheck.py:28: redefinition of function 'ensureMinimal' from line 16
./usr/lib/python2.7/dist-packages/enthought/util/__init__.py:22: 'test' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/__init__.py:22: 'called_from' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/__init__.py:22: 'test_suite' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/nan_ops_for_numpy.py:29: local variable 'y' is assigned to but never used
./usr/lib/python2.7/dist-packages/enthought/util/safe_array_opts.py:1: 'from enthought.util.numeric import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/enthought/util/updates/files2info.py:7: 'os' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/wx/lazy_switcher.py:230: local variable 'current_size' is assigned to but never used
./usr/lib/python2.7/dist-packages/enthought/util/wx/shell.py:24: 'from wx.wx import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/enthought/util/wx/shell.py:25: 'from wx.stc import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/enthought/util/wx/shell.py:172: redefinition of unused 'Interpreter' from line 170
./usr/lib/python2.7/dist-packages/enthought/util/wx/shell.py:425: local variable 'endpos' is assigned to but never used
./usr/lib/python2.7/dist-packages/enthought/util/wx/spreadsheet/unit_renderer.py:19: redefinition of unused 'unit_parser' from line 17
./usr/lib/python2.7/dist-packages/enthought/util/wx/spreadsheet/virtual_model.py:14: 'GridCellFloatRenderer' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/wx/spreadsheet/virtual_model.py:14: 'Grid' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/wx/spreadsheet/virtual_model.py:18: 'GRID_VALUE_BOOL' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/wx/spreadsheet/virtual_model.py:19: 'ALIGN_CENTRE' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/wx/spreadsheet/virtual_model.py:19: 'Colour' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/wx/spreadsheet/virtual_model.py:19: 'ALIGN_LEFT' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/wx/spreadsheet/virtual_model.py:21: 'DefaultRenderer' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/wx/spreadsheet/abstract_grid_view.py:14: 'arange' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/wx/spreadsheet/abstract_grid_view.py:17: 'PyGridTableBase' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/wx/spreadsheet/abstract_grid_view.py:18: 'PyGridCellRenderer' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/wx/spreadsheet/abstract_grid_view.py:19: 'GridCellTextEditor' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/wx/spreadsheet/abstract_grid_view.py:19: 'GridCellStringRenderer' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/wx/spreadsheet/abstract_grid_view.py:22: 'GridAutoEditMixin' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/wx/spreadsheet/default_renderer.py:18: 'types' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/distribution/api.py:15: 'Distribution' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/distribution/api.py:16: 'Constant' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/distribution/api.py:17: 'Gaussian' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/distribution/api.py:18: 'Triangular' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/distribution/api.py:19: 'Uniform' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/tests/test_updates_info.py:16: 'sys' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/tests/test_updates_info.py:20: 'InfoFile' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/tests/test_spawner.py:24: 'get_path' imported but unused
./usr/lib/python2.7/dist-packages/enthought/util/tests/refresh.py:69: undefined name 'Foo'
./usr/lib/python2.7/dist-packages/enthought/util/tests/refresh.py:112: undefined name 'FooNew'
./usr/lib/python2.7/dist-packages/enthought/util/tests/refresh.py:157: undefined name 'FooTraits'
./usr/lib/python2.7/dist-packages/enthought/util/tests/refresh.py:207: undefined name 'FooTraits'
./usr/lib/python2.7/dist-packages/enthought/util/tests/refresh.py:268: undefined name 'FooSub'
./usr/lib/python2.7/dist-packages/enthought/util/tests/refresh.py:288: undefined name 'FooSub'
./usr/lib/python2.7/dist-packages/enthought/util/tests/refresh.py:347: undefined name 'FooSub'
./usr/lib/python2.7/dist-packages/enthought/util/tests/refresh.py:399: undefined name 'FooNew'
./usr/lib/python2.7/dist-packages/enthought/util/tests/refresh.py:440: undefined name 'foo'
./usr/lib/python2.7/dist-packages/enthought/util/tests/refresh.py:449: undefined name 'foo'
./usr/lib/python2.7/dist-packages/enthought/etsconfig/api.py:1: 'ETSConfig' imported but unused
./usr/lib/python2.7/dist-packages/enthought/logger/api.py:1: 'add_log_queue_handler' imported but unused
./usr/lib/python2.7/dist-packages/enthought/logger/api.py:1: 'create_log_file_handler' imported but unused
./usr/lib/python2.7/dist-packages/enthought/logger/api.py:2: 'LogFileHandler' imported but unused
./usr/lib/python2.7/dist-packages/enthought/logger/api.py:2: 'LEVEL' imported but unused
./usr/lib/python2.7/dist-packages/enthought/logger/api.py:2: 'FORMATTER' imported but unused
./usr/lib/python2.7/dist-packages/enthought/logger/api.py:3: 'log_point' imported but unused
./usr/lib/python2.7/dist-packages/enthought/logger/api.py:4: 'FilteringHandler' imported but unused
./usr/lib/python2.7/dist-packages/enthought/logger/api.py:5: 'NullHandler' imported but unused
./usr/lib/python2.7/dist-packages/enthought/logger/log_queue_handler.py:49: local variable 'e' is assigned to but never used
./usr/lib/python2.7/dist-packages/enthought/logger/log_queue_handler.py:60: local variable 'msg' is assigned to but never used
./usr/lib/python2.7/dist-packages/enthought/logger/log_queue_handler.py:78: local variable 'e' is assigned to but never used
./usr/lib/python2.7/dist-packages/enthought/logger/plugin/logger_service.py:135: local variable 'e' is assigned to but never used
./usr/lib/python2.7/dist-packages/enthought/logger/plugin/view/logger_view.py:30: 'view' imported but unused
./usr/lib/python2.7/dist-packages/enthought/logger/agent/quality_agent_view.py:296: 'wx' imported but unused

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