Debian Automated Code Analysis

pyflakes analysis of arcjobtool_0.3.0-2_all.deb

./usr/share/pyshared/arcjobtool/CertUtils.py:5: 'getpass' imported but unused
./usr/share/pyshared/arcjobtool/CertUtils.py:5: 'sys' imported but unused
./usr/share/pyshared/arcjobtool/CertUtils.py:7: 'from subprocess import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/DefaultServicesDialog.py:17: 'arc' imported but unused
./usr/share/pyshared/arcjobtool/ArcUtils.py:16: undefined name 'ctypes'
./usr/share/pyshared/arcjobtool/ArcUtils.py:23: undefined name 'ctypes'
./usr/share/pyshared/arcjobtool/ArcUtils.py:25: undefined name 'self'
./usr/share/pyshared/arcjobtool/ArcUtils.py:77: local variable 'allServices' is assigned to but never used
./usr/share/pyshared/arcjobtool/ArcUtils.py:567: local variable 'softReq' is assigned to but never used
./usr/share/pyshared/arcjobtool/ArcJobToolWindow.py:13: 'from wx.lib.dialogs import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/ArcJobToolWindow.py:33: redefinition of unused 'shutil' from line 23
./usr/share/pyshared/arcjobtool/ArcJobToolWindow.py:33: 'threading' imported but unused
./usr/share/pyshared/arcjobtool/ArcJobToolWindow.py:33: 'types' imported but unused
./usr/share/pyshared/arcjobtool/ArcJobToolWindow.py:39: 'ManagedJobDescription' imported but unused
./usr/share/pyshared/arcjobtool/ArcJobToolWindow.py:40: 'AddOutputFileDialog' imported but unused
./usr/share/pyshared/arcjobtool/ArcJobToolWindow.py:43: 'from arcjobtool.CertificateInfoWindow import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/ArcJobToolWindow.py:46: 'from arcjobtool.ProxyDialog import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/ArcJobToolWindow.py:47: 'from arcjobtool.PlatformUtils import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/ArcJobToolWindow.py:48: 'from arcjobtool.ArcGuiThreads import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/ArcJobToolWindow.py:50: 'arcjobtool' imported but unused
./usr/share/pyshared/arcjobtool/ArcJobToolWindow.py:1467: local variable 'a' is assigned to but never used
./usr/share/pyshared/arcjobtool/ArcJobToolWindow.py:1473: local variable 'i' is assigned to but never used
./usr/share/pyshared/arcjobtool/ArcJobToolWindow.py:1513: local variable 'errorLine' is assigned to but never used
./usr/share/pyshared/arcjobtool/ClientSettingsDialog.py:23: 'from wx.lib.dialogs import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/Tasks.py:2: 'string' imported but unused
./usr/share/pyshared/arcjobtool/Tasks.py:2: 'sys' imported but unused
./usr/share/pyshared/arcjobtool/Tasks.py:259: undefined name 'stringtList'
./usr/share/pyshared/arcjobtool/Tasks.py:266: local variable 'taskIds' is assigned to but never used
./usr/share/pyshared/arcjobtool/CertSignDialog.py:13: 'CertificateRequest' imported but unused
./usr/share/pyshared/arcjobtool/CertRequestWindow.py:13: 'from wx.lib.dialogs import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/CertRequestWindow.py:183: local variable 'signingStatus' is assigned to but never used
./usr/share/pyshared/arcjobtool/CertificateInfoWindow.py:165: local variable 'userKeyPath' is assigned to but never used
./usr/share/pyshared/arcjobtool/ProxyDialog.py:13: 'from arcjobtool.ArcUtils import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/PlatformUtils.py:2: 'subprocess' imported but unused
./usr/share/pyshared/arcjobtool/PlatformUtils.py:2: 'sys' imported but unused
./usr/share/pyshared/arcjobtool/ArcJobToolApp.py:29: 'arc' imported but unused
./usr/share/pyshared/arcjobtool/plugins/ScriptPlugin.py:9: 'from wx.lib.dialogs import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/plugins/ScriptPlugin.py:13: 'from arcjobtool.ArcUtils import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/plugins/ScriptPlugin.py:14: 'from arcjobtool.Tasks import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/plugins/ScriptPlugin.py:15: 'from arcjobtool.plugins.Plugins import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/plugins/ScriptPlugin.py:16: 'from arcjobtool.PlatformUtils import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/plugins/OctavePlugin.py:9: 'from wx.lib.dialogs import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/plugins/OctavePlugin.py:13: 'from arcjobtool.ArcUtils import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/plugins/OctavePlugin.py:14: 'from arcjobtool.Tasks import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/plugins/OctavePlugin.py:15: 'from arcjobtool.plugins.Plugins import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/plugins/OctavePlugin.py:16: 'from arcjobtool.PlatformUtils import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/plugins/NumpyPlugin.py:9: 'from wx.lib.dialogs import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/plugins/NumpyPlugin.py:13: 'from arcjobtool.ArcUtils import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/plugins/NumpyPlugin.py:14: 'from arcjobtool.Tasks import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/plugins/NumpyPlugin.py:15: 'from arcjobtool.plugins.Plugins import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/plugins/NumpyPlugin.py:16: 'from arcjobtool.PlatformUtils import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/plugins/Plugins.py:5: 'sys' imported but unused
./usr/share/pyshared/arcjobtool/plugins/XrslPlugin.py:9: 'from wx.lib.dialogs import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/plugins/XrslPlugin.py:13: 'from arcjobtool.ArcUtils import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/plugins/XrslPlugin.py:14: 'from arcjobtool.Tasks import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/plugins/XrslPlugin.py:15: 'from arcjobtool.plugins.Plugins import *' used; unable to detect undefined names
./usr/share/pyshared/arcjobtool/plugins/XrslPlugin.py:16: 'from arcjobtool.PlatformUtils import *' used; unable to detect undefined names

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