Debian Automated Code Analysis

pyflakes analysis of python-envisageplugins_3.2.0-1_all.deb

./usr/share/pyshared/enthought/envisage/developer/ui/api.py:1: 'browse_plugin' imported but unused
./usr/share/pyshared/enthought/envisage/developer/ui/perspective/api.py:1: 'DeveloperPerspective' imported but unused
./usr/share/pyshared/enthought/envisage/developer/ui/view/api.py:1: 'ApplicationBrowserView' imported but unused
./usr/share/pyshared/enthought/envisage/developer/ui/view/api.py:2: 'ExtensionRegistryBrowserView' imported but unused
./usr/share/pyshared/enthought/envisage/developer/ui/view/api.py:3: 'ServiceRegistryBrowserView' imported but unused
./usr/share/pyshared/enthought/envisage/developer/ui/view/application_browser_tree.py:7: 'TreeEditor' imported but unused
./usr/share/pyshared/enthought/envisage/developer/ui/view/application_browser_tree.py:91: 'StringNode' imported but unused
./usr/share/pyshared/enthought/envisage/developer/ui/view/service_registry_browser_tree.py:5: 'IExtensionPoint' imported but unused
./usr/share/pyshared/enthought/envisage/developer/ui/view/service_registry_browser_tree.py:7: 'Undefined' imported but unused
./usr/share/pyshared/enthought/envisage/developer/ui/view/plugin_browser.py:11: undefined name 'Hastraits'
./usr/share/pyshared/enthought/envisage/developer/ui/view/plugin_browser.py:18: undefined name 'IExtensionPoint'
./usr/share/pyshared/enthought/envisage/developer/ui/view/plugin_browser.py:24: undefined name 'Hastraits'
./usr/share/pyshared/enthought/envisage/developer/ui/view/plugin_browser.py:47: undefined name 'plugin'
./usr/share/pyshared/enthought/envisage/developer/ui/view/plugin_browser.py:73: local variable 'extension_modelss' is assigned to but never used
./usr/share/pyshared/enthought/envisage/developer/ui/view/plugin_browser.py:75: undefined name 'plugin'
./usr/share/pyshared/enthought/envisage/developer/ui/view/plugin_browser.py:79: undefined name 'plugin'
./usr/share/pyshared/enthought/envisage/developer/ui/view/plugin_browser.py:82: undefined name 'extension_models'
./usr/share/pyshared/enthought/envisage/developer/ui/view/plugin_browser.py:89: undefined name 'plugin'
./usr/share/pyshared/enthought/envisage/developer/ui/view/plugin_browser.py:93: undefined name 'plugin'
./usr/share/pyshared/enthought/envisage/developer/ui/view/plugin_browser.py:103: undefined name 'IApplication'
./usr/share/pyshared/enthought/envisage/developer/ui/view/service_registry_browser.py:8: 'IExtensionPoint' imported but unused
./usr/share/pyshared/enthought/envisage/developer/code_browser/klass.py:10: 'Property' imported but unused
./usr/share/pyshared/enthought/envisage/developer/code_browser/module.py:13: 'Assign' imported but unused
./usr/share/pyshared/enthought/envisage/developer/code_browser/module.py:14: 'Function' imported but unused
./usr/share/pyshared/enthought/envisage/developer/code_browser/module.py:15: 'Klass' imported but unused
./usr/share/pyshared/enthought/envisage/developer/code_browser/api.py:1: 'Assign' imported but unused
./usr/share/pyshared/enthought/envisage/developer/code_browser/api.py:2: 'CodeBrowser' imported but unused
./usr/share/pyshared/enthought/envisage/developer/code_browser/api.py:3: 'Function' imported but unused
./usr/share/pyshared/enthought/envisage/developer/code_browser/api.py:4: 'Klass' imported but unused
./usr/share/pyshared/enthought/envisage/developer/code_browser/api.py:5: 'Module' imported but unused
./usr/share/pyshared/enthought/envisage/developer/code_browser/api.py:6: 'Package' imported but unused
./usr/share/pyshared/enthought/envisage/developer/code_browser/example.py:25: local variable 'contents' is assigned to but never used
./usr/share/pyshared/enthought/envisage/developer/code_browser/tests/code_browser_test_case.py:89: local variable 'x' is assigned to but never used
./usr/share/pyshared/enthought/envisage/developer/code_browser/tests/code_browser_test_case.py:90: local variable 'y' is assigned to but never used
./usr/share/pyshared/enthought/envisage/developer/code_browser/tests/code_browser_test_case.py:93: local variable 'foo' is assigned to but never used
./usr/share/pyshared/enthought/envisage/developer/code_browser/tests/code_browser_test_case.py:94: local variable 'bar' is assigned to but never used
./usr/share/pyshared/enthought/envisage/developer/charm/api.py:1: 'Charm' imported but unused
./usr/share/pyshared/enthought/envisage/ui/action/api.py:1: 'IActionSet' imported but unused
./usr/share/pyshared/enthought/envisage/ui/action/api.py:2: 'IActionManagerBuilder' imported but unused
./usr/share/pyshared/enthought/envisage/ui/action/api.py:4: 'AbstractActionManagerBuilder' imported but unused
./usr/share/pyshared/enthought/envisage/ui/action/api.py:5: 'Action' imported but unused
./usr/share/pyshared/enthought/envisage/ui/action/api.py:6: 'ActionSet' imported but unused
./usr/share/pyshared/enthought/envisage/ui/action/api.py:7: 'Group' imported but unused
./usr/share/pyshared/enthought/envisage/ui/action/api.py:8: 'Menu' imported but unused
./usr/share/pyshared/enthought/envisage/ui/action/api.py:9: 'ToolBar' imported but unused
./usr/share/pyshared/enthought/envisage/ui/action/abstract_action_manager_builder.py:64: undefined name 'action'
./usr/share/pyshared/enthought/envisage/ui/action/tests/action_manager_builder_test_case.py:8: 'enthought' imported but unused
./usr/share/pyshared/enthought/envisage/ui/action/tests/dummy_action_manager_builder.py:5: 'unittest' imported but unused
./usr/share/pyshared/enthought/envisage/ui/workbench/api.py:4: 'Workbench' imported but unused
./usr/share/pyshared/enthought/envisage/ui/workbench/api.py:5: 'WorkbenchActionSet' imported but unused
./usr/share/pyshared/enthought/envisage/ui/workbench/api.py:6: 'WorkbenchApplication' imported but unused
./usr/share/pyshared/enthought/envisage/ui/workbench/api.py:7: 'WorkbenchWindow' imported but unused
./usr/share/pyshared/enthought/envisage/ui/workbench/workbench_application.py:14: 'enthought' imported but unused
./usr/share/pyshared/enthought/envisage/ui/workbench/action/api.py:1: 'AboutAction' imported but unused
./usr/share/pyshared/enthought/envisage/ui/workbench/action/api.py:2: 'EditPreferencesAction' imported but unused
./usr/share/pyshared/enthought/envisage/ui/workbench/action/api.py:3: 'ExitAction' imported but unused
./usr/share/pyshared/enthought/envisage/ui/single_project/api.py:11: 'IPROJECT_MODEL' imported but unused
./usr/share/pyshared/enthought/envisage/ui/single_project/api.py:11: 'IPROJECT_UI' imported but unused
./usr/share/pyshared/enthought/envisage/ui/single_project/api.py:14: 'FactoryDefinition' imported but unused
./usr/share/pyshared/enthought/envisage/ui/single_project/api.py:15: 'ModelService' imported but unused
./usr/share/pyshared/enthought/envisage/ui/single_project/api.py:16: 'Project' imported but unused
./usr/share/pyshared/enthought/envisage/ui/single_project/api.py:17: 'ProjectAction' imported but unused
./usr/share/pyshared/enthought/envisage/ui/single_project/api.py:18: 'ProjectFactory' imported but unused
./usr/share/pyshared/enthought/envisage/ui/single_project/api.py:19: 'ProjectView' imported but unused
./usr/share/pyshared/enthought/envisage/ui/single_project/project.py:19: 'sys' imported but unused
./usr/share/pyshared/enthought/envisage/ui/single_project/project.py:25: 'Dict' imported but unused
./usr/share/pyshared/enthought/envisage/ui/single_project/project.py:25: 'Any' imported but unused
./usr/share/pyshared/enthought/envisage/ui/single_project/project.py:179: local variable 'minor' is assigned to but never used
./usr/share/pyshared/enthought/envisage/ui/single_project/project_plugin.py:151: local variable 'model_service' is assigned to but never used
./usr/share/pyshared/enthought/envisage/ui/single_project/project_plugin.py:156: local variable 'ui_service' is assigned to but never used
./usr/share/pyshared/enthought/envisage/ui/single_project/project_plugin.py:377: undefined name 'ActionSetManager'
./usr/share/pyshared/enthought/envisage/ui/single_project/project_plugin.py:378: undefined name 'DefaultMenuBuilder'
./usr/share/pyshared/enthought/envisage/ui/single_project/project_plugin.py:380: undefined name 'NO_SELECTION_MENU_ID'
./usr/share/pyshared/enthought/envisage/ui/single_project/pro./usr/share/pyshared/enthought/envisage/ui/single_project/action/save_as_project_action.py:114: invalid syntax
        
         ^
./usr/share/pyshared/enthought/envisage/ui/single_project/action/new_project_action.py:31: invalid syntax
    
     ^
./usr/share/pyshared/enthought/envisage/ui/single_project/action/open_project_action.py:31: invalid syntax
    
     ^
./usr/share/pyshared/enthought/envisage/ui/single_project/action/save_project_action.py:112: invalid syntax
        
         ^
./usr/share/pyshared/enthought/envisage/ui/single_project/action/switch_to_action.py:29: invalid syntax
        
         ^
ject_plugin.py:392: undefined name 'SyncProjectSelection'
./usr/share/pyshared/enthought/envisage/ui/single_project/default_path_preference_page.py:13: 'Str' imported but unused
./usr/share/pyshared/enthought/envisage/ui/single_project/project_action.py:22: 'WorkbenchWindow' imported but unused
./usr/share/pyshared/enthought/envisage/ui/single_project/action/api.py:1: 'NewProjectAction' imported but unused
./usr/share/pyshared/enthought/envisage/ui/single_project/action/api.py:2: 'OpenProjectAction' imported but unused
./usr/share/pyshared/enthought/envisage/ui/single_project/action/api.py:3: 'SaveProjectAction' imported but unused
./usr/share/pyshared/enthought/envisage/ui/single_project/action/api.py:4: 'SaveAsProjectAction' imported but unused
./usr/share/pyshared/enthought/envisage/ui/single_project/action/api.py:5: 'CloseProjectAction' imported but unused
./usr/share/pyshared/enthought/envisage/ui/single_project/action/api.py:6: 'SwitchToAction' imported but unused
./usr/share/pyshared/enthought/envisage/ui/single_project/action/configure_action.py:28: local variable 'ui' is assigned to but never used
./usr/share/pyshared/enthought/envisage/ui/single_project/view/project_view.py:18: 'Binding' imported but unused
./usr/share/pyshared/enthought/envisage/ui/single_project/view/project_view.py:19: 'Any' imported but unused
./usr/share/pyshared/enthought/envisage/ui/single_project/view/project_view.py:20: 'Group' imported but unused
./usr/share/pyshared/enthought/envisage/ui/single_project/view/project_view.py:341: local variable 'suffix' is assigned to but never used
./usr/share/pyshared/enthought/plugins/ipython_shell/api.py:1: 'IPythonShell' imported but unused
./usr/share/pyshared/enthought/plugins/ipython_shell/api.py:2: 'INamespaceView' imported but unused
./usr/share/pyshared/enthought/plugins/ipython_shell/view/api.py:1: 'IPythonShellView' imported but unused
./usr/share/pyshared/enthought/plugins/ipython_shell/view/namespace_view.py:82: local variable 'node_for' is assigned to but never used
./usr/share/pyshared/enthought/plugins/ipython_shell/view/ipython_shell_view.py:103: local variable 'e' is assigned to but never used
./usr/share/pyshared/enthought/plugins/debug/fbi_plugin.py:17: 'sys' imported but unused
./usr/share/pyshared/enthought/plugins/remote_editor/api.py:1: 'IRemoteEditor' imported but unused
./usr/share/pyshared/enthought/plugins/remote_editor/api.py:2: 'IRemoteShell' imported but unused
./usr/share/pyshared/enthought/plugins/remote_editor/api.py:3: 'RemoteEditorController' imported but unused
./usr/share/pyshared/enthought/plugins/remote_editor/envisage_remote_editor.py:13: 'GUI' imported but unused
./usr/share/pyshared/enthought/plugins/remote_editor/editor_plugins/editra/editra_plugin.py:19: 'ed_menu' imported but unused
./usr/share/pyshared/enthought/plugins/remote_editor/editor_plugins/editra/editra_plugin.py:20: 'Profile_Get' imported but unused
./usr/share/pyshared/enthought/plugins/remote_editor/communication/client.py:4: 'select' imported but unused
./usr/share/pyshared/enthought/plugins/update_checker/update_checker_plugin.py:4: 'Callable' imported but unused
./usr/share/pyshared/enthought/plugins/update_checker/tests/bare_app.py:10: 'CodeEditorPlugin' imported but unused
./usr/share/pyshared/enthought/plugins/update_checker/tests/bare_app.py:19: undefined name 'Application'
./usr/share/pyshared/enthought/plugins/update_checker/tests/bare_app.py:20: undefined name 'UpdateChecker'
./usr/share/pyshared/enthought/plugins/update_checker/tests/bare_app.py:28: undefined name 'UpdateCheckerPlugin'
./usr/share/pyshared/enthought/plugins/text_editor/api.py:1: 'TextEditorActionSet' imported but unused
./usr/share/pyshared/enthought/plugins/text_editor/api.py:2: 'TextEditor' imported but unused
./usr/share/pyshared/enthought/plugins/python_shell/api.py:1: 'IPythonShell' imported but unused
./usr/share/pyshared/enthought/plugins/python_shell/view/api.py:1: 'PythonShellView' imported but unused
./usr/share/pyshared/enthought/plugins/python_shell/view/__init__.py:1: 'PythonShellView' imported but unused
./usr/share/pyshared/enthought/plugins/refresh_code/refresh_code_plugin_definition.py:17: redefinition of unused 'Action' from line 13
./usr/share/pyshared/enthought/plugins/refresh_code/refresh_code_plugin_definition.py:17: redefinition of unused 'Group' from line 13
./usr/share/pyshared/enthought/plugins/refresh_code/refresh_code_plugin_definition.py:17: redefinition of unused 'Menu' from line 13
./usr/share/doc/python-envisageplugins/examples/workbench/Lorenz/acme/lorenz/api.py:1: 'Lorenz' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/Lorenz/acme/lorenz/api.py:1: 'DataView' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/Lorenz/acme/lorenz/api.py:1: 'Plot2DView' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/Lorenz/acme/lorenz/lorenz.py:11: 'List' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/Lorenz/acme/lorenz/lorenz.py:12: 'VGroup' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/Lorenz/acme/lorenz/lorenz.py:12: 'HGroup' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/acme_preferences_page.py:6: 'Bool' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/acme_preferences_page.py:6: 'Str' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/perspective/api.py:1: 'BarPerspective' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/perspective/api.py:2: 'FooPerspective' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/view/api.py:1: 'BlackView' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/view/api.py:2: 'BlueView' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/view/api.py:3: 'GreenView' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/view/api.py:4: 'RedView' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/view/api.py:5: 'YellowView' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/AcmeLabUsingEggs/src/acme.acmelab/acme/acmelab/api.py:1: 'Acmelab' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/AcmeLab/acme/workbench/acme_preferences_page.py:6: 'Bool' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/AcmeLab/acme/workbench/acme_preferences_page.py:6: 'Str' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/AcmeLab/acme/workbench/action/new_view.py:30: undefined name 'View'
./usr/share/doc/python-envisageplugins/examples/workbench/AcmeLab/acme/workbench/action/new_view_action.py:5: 'ImageResource' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/AcmeLab/acme/workbench/perspective/api.py:1: 'BarPerspective' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/AcmeLab/acme/workbench/perspective/api.py:2: 'FooPerspective' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/AcmeLab/acme/workbench/view/api.py:1: 'BlackView' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/AcmeLab/acme/workbench/view/api.py:2: 'BlueView' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/AcmeLab/acme/workbench/view/api.py:3: 'GreenView' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/AcmeLab/acme/workbench/view/api.py:4: 'RedView' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/Ac./usr/share/doc/python-envisageplugins/examples/single_project/sample_project/run.py:69: invalid syntax
    
     ^
./usr/share/doc/python-envisageplugins/examples/single_project/sample_project/plugins/single_project/plugin_definition.py:53: invalid syntax
    # TODO: Add contributions project action set.
                                                  ^
./usr/share/doc/python-envisageplugins/examples/single_project/sample_project/plugins/single_project/env_project_factory.py:86: invalid syntax
### EOF ########################################################################
                                                                                 ^
meLab/acme/workbench/view/api.py:5: 'YellowView' imported but unused
./usr/share/doc/python-envisageplugins/examples/workbench/AcmeLab/acme/acmelab/api.py:1: 'Acmelab' imported but unused
./usr/share/doc/python-envisageplugins/examples/single_project/sample_project/plugins/single_project/env_project.py:221: local variable 'data' is assigned to but never used
./usr/share/doc/python-envisageplugins/examples/single_project/sample_project/data/data.py:13: 'Group' imported but unused
./usr/share/doc/python-envisageplugins/examples/single_project/sample_project/data/data.py:13: 'RangeEditor' imported but unused
./usr/share/doc/python-envisageplugins/examples/single_project/sample_project/data/plugin/plugin_definition.py:15: 'Menu' imported but unused
./usr/share/doc/python-envisageplugins/examples/single_project/sample_project/data/plugin/plugin_definition.py:21: 'Namespace' imported but unused
./usr/share/doc/python-envisageplugins/examples/single_project/sample_project/data/plugin/ui_service.py:18: 'confirm' imported but unused
./usr/share/doc/python-envisageplugins/examples/single_project/sample_project/data/plugin/ui_service.py:18: 'FileDialog' imported but unused
./usr/share/doc/python-envisageplugins/examples/single_project/sample_project/data/plugin/ui_service.py:18: 'YES' imported but unused
./usr/share/doc/python-envisageplugins/examples/single_project/sample_project/data/plugin/model_service.py:15: 'numpy' imported but unused
./usr/share/doc/python-envisageplugins/examples/single_project/sample_project/data/plugin/model_service.py:19: 'make_unique_name' imported but unused
./usr/share/doc/python-envisageplugins/examples/single_project/sample_project/data/plugin/model_service.py:21: 'UnitArray' imported but unused
./usr/share/doc/python-envisageplugins/examples/single_project/sample_project/data/plugin/model_service.py:22: 'convert' imported but unused
./usr/share/doc/python-envisageplugins/examples/single_project/sample_project/data/plugin/model_service.py:22: 'unit_manager' imported but unused
./usr/share/doc/python-envisageplugins/examples/single_project/sample_project/data/plugin/model_service.py:23: 'gram' imported but unused
./usr/share/doc/python-envisageplugins/examples/single_project/sample_project/data/plugin/model_service.py:24: 'cc' imported but unused
./usr/share/doc/python-envisageplugins/examples/single_project/sample_project/data/plugin/model_service.py:25: 'meter' imported but unused
./usr/share/doc/python-envisageplugins/examples/single_project/sample_project/data/plugin/model_service.py:26: 'psi' imported but unused
./usr/share/doc/python-envisageplugins/examples/single_project/sample_project/data/plugin/model_service.py:26: 'ppg' imported but unused
./usr/share/doc/python-envisageplugins/examples/single_project/sample_project/data/plugin/model_service.py:27: 'clipboard' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/ui/api.py:1: 'browse_plugin' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/ui/perspective/api.py:1: 'DeveloperPerspective' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/ui/view/api.py:1: 'ApplicationBrowserView' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/ui/view/api.py:2: 'ExtensionRegistryBrowserView' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/ui/view/api.py:3: 'ServiceRegistryBrowserView' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/ui/view/application_browser_tree.py:7: 'TreeEditor' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/ui/view/application_browser_tree.py:91: 'StringNode' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/ui/view/service_registry_browser_tree.py:5: 'IExtensionPoint' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/ui/view/service_registry_browser_tree.py:7: 'Undefined' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/ui/view/plugin_browser.py:11: undefined name 'Hastraits'
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/ui/view/plugin_browser.py:18: undefined name 'IExtensionPoint'
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/ui/view/plugin_browser.py:24: undefined name 'Hastraits'
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/ui/view/plugin_browser.py:47: undefined name 'plugin'
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/ui/view/plugin_browser.py:73: local variable 'extension_modelss' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/ui/view/plugin_browser.py:75: undefined name 'plugin'
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/ui/view/plugin_browser.py:79: undefined name 'plugin'
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/ui/view/plugin_browser.py:82: undefined name 'extension_models'
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/ui/view/plugin_browser.py:89: undefined name 'plugin'
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/ui/view/plugin_browser.py:93: undefined name 'plugin'
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/ui/view/plugin_browser.py:103: undefined name 'IApplication'
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/ui/view/service_registry_browser.py:8: 'IExtensionPoint' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/code_browser/klass.py:10: 'Property' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/code_browser/module.py:13: 'Assign' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/code_browser/module.py:14: 'Function' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/code_browser/module.py:15: 'Klass' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/code_browser/api.py:1: 'Assign' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/code_browser/api.py:2: 'CodeBrowser' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/code_browser/api.py:3: 'Function' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/code_browser/api.py:4: 'Klass' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/code_browser/api.py:5: 'Module' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/code_browser/api.py:6: 'Package' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/code_browser/example.py:25: local variable 'contents' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/code_browser/tests/code_browser_test_case.py:89: local variable 'x' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/code_browser/tests/code_browser_test_case.py:90: local variable 'y' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/code_browser/tests/code_browser_test_case.py:93: local variable 'foo' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/code_browser/tests/code_browser_test_case.py:94: local variable 'bar' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/envisage/developer/charm/api.py:1: 'Charm' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/action/api.py:1: 'IActionSet' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/action/api.py:2: 'IActionManagerBuilder' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/action/api.py:4: 'AbstractActionManagerBuilder' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/action/api.py:5: 'Action' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/action/api.py:6: 'ActionSet' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/action/api.py:7: 'Group' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/action/api.py:8: 'Menu' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/action/api.py:9: 'ToolBar' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/action/abstract_action_manager_builder.py:64: undefined name 'action'
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/action/tests/action_manager_builder_test_case.py:8: 'enthought' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/action/tests/dummy_action_manager_builder.py:5: 'unittest' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/workbench/api.py:4: 'Workbench' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/workbench/api.py:5: 'WorkbenchActionSet' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/workbench/api.py:6: 'WorkbenchApplication' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/workbench/api.py:7: 'WorkbenchWindow' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/workbench/workbench_application.py:14: 'enthought' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/workbench/action/api.py:1: 'AboutAction' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/workbench/action/api.py:2: 'EditPreferencesAction' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/workbench/action/api.py:3: 'ExitAction' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/api.py:11: 'IPROJECT_MODEL' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/api.py:11: 'IPROJECT_UI' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/api.py:14: 'FactoryDefinition' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/api.py:15: 'ModelService' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/api.py:16: 'Project' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/api.py:17: 'ProjectAction' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/api.py:18: 'ProjectFactory' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/api.py:19: 'ProjectView' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/project.py:19: 'sys' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/project.py:25: 'Dict' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/project.py:25: 'Any' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/project.py:179: local variable 'minor' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/project_plugin.py:151: local variable 'model_service' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/project_plugin.py:156: local variable 'ui_service' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/project_plugin.py:377: undefined name 'ActionSetManager'
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/project_plugin.py:378: undefined name 'DefaultMenuBuilder'
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/project_plugin.py:380: undefined name 'NO_SELECTION_MENU_ID'
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/project_plugin.py:392: undefined name 'SyncProjectSelection'
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/default_path_preference_page.py:13: 'Str' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/project_./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/action/save_as_project_action.py:114: invalid syntax
        
         ^
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/action/new_project_action.py:31: invalid syntax
    
     ^
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/action/open_project_action.py:31: invalid syntax
    
     ^
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/action/save_project_action.py:112: invalid syntax
        
         ^
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/action/switch_to_action.py:29: invalid syntax
        
         ^
action.py:22: 'WorkbenchWindow' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/action/api.py:1: 'NewProjectAction' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/action/api.py:2: 'OpenProjectAction' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/action/api.py:3: 'SaveProjectAction' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/action/api.py:4: 'SaveAsProjectAction' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/action/api.py:5: 'CloseProjectAction' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/action/api.py:6: 'SwitchToAction' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/action/configure_action.py:28: local variable 'ui' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/view/project_view.py:18: 'Binding' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/view/project_view.py:19: 'Any' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/view/project_view.py:20: 'Group' imported but unused
./usr/lib/python2.6/dist-packages/enthought/envisage/ui/single_project/view/project_view.py:341: local variable 'suffix' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/plugins/ipython_shell/api.py:1: 'IPythonShell' imported but unused
./usr/lib/python2.6/dist-packages/enthought/plugins/ipython_shell/api.py:2: 'INamespaceView' imported but unused
./usr/lib/python2.6/dist-packages/enthought/plugins/ipython_shell/view/api.py:1: 'IPythonShellView' imported but unused
./usr/lib/python2.6/dist-packages/enthought/plugins/ipython_shell/view/namespace_view.py:82: local variable 'node_for' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/plugins/ipython_shell/view/ipython_shell_view.py:103: local variable 'e' is assigned to but never used
./usr/lib/python2.6/dist-packages/enthought/plugins/debug/fbi_plugin.py:17: 'sys' imported but unused
./usr/lib/python2.6/dist-packages/enthought/plugins/remote_editor/api.py:1: 'IRemoteEditor' imported but unused
./usr/lib/python2.6/dist-packages/enthought/plugins/remote_editor/api.py:2: 'IRemoteShell' imported but unused
./usr/lib/python2.6/dist-packages/enthought/plugins/remote_editor/api.py:3: 'RemoteEditorController' imported but unused
./usr/lib/python2.6/dist-packages/enthought/plugins/remote_editor/envisage_remote_editor.py:13: 'GUI' imported but unused
./usr/lib/python2.6/dist-packages/enthought/plugins/remote_editor/editor_plugins/editra/editra_plugin.py:19: 'ed_menu' imported but unused
./usr/lib/python2.6/dist-packages/enthought/plugins/remote_editor/editor_plugins/editra/editra_plugin.py:20: 'Profile_Get' imported but unused
./usr/lib/python2.6/dist-packages/enthought/plugins/remote_editor/communication/client.py:4: 'select' imported but unused
./usr/lib/python2.6/dist-packages/enthought/plugins/update_checker/update_checker_plugin.py:4: 'Callable' imported but unused
./usr/lib/python2.6/dist-packages/enthought/plugins/update_checker/tests/bare_app.py:10: 'CodeEditorPlugin' imported but unused
./usr/lib/python2.6/dist-packages/enthought/plugins/update_checker/tests/bare_app.py:19: undefined name 'Application'
./usr/lib/python2.6/dist-packages/enthought/plugins/update_checker/tests/bare_app.py:20: undefined name 'UpdateChecker'
./usr/lib/python2.6/dist-packages/enthought/plugins/update_checker/tests/bare_app.py:28: undefined name 'UpdateCheckerPlugin'
./usr/lib/python2.6/dist-packages/enthought/plugins/text_editor/api.py:1: 'TextEditorActionSet' imported but unused
./usr/lib/python2.6/dist-packages/enthought/plugins/text_editor/api.py:2: 'TextEditor' imported but unused
./usr/lib/python2.6/dist-packages/enthought/plugins/python_shell/api.py:1: 'IPythonShell' imported but unused
./usr/lib/python2.6/dist-packages/enthought/plugins/python_shell/view/api.py:1: 'PythonShellView' imported but unused
./usr/lib/python2.6/dist-packages/enthought/plugins/python_shell/view/__init__.py:1: 'PythonShellView' imported but unused
./usr/lib/python2.6/dist-packages/enthought/plugins/refresh_code/refresh_code_plugin_definition.py:17: redefinition of unused 'Action' from line 13
./usr/lib/python2.6/dist-packages/enthought/plugins/refresh_code/refresh_code_plugin_definition.py:17: redefinition of unused 'Group' from line 13
./usr/lib/python2.6/dist-packages/enthought/plugins/refresh_code/refresh_code_plugin_definition.py:17: redefinition of unused 'Menu' from line 13

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