Debian Automated Code Analysis

pyflakes analysis of python-soappy_0.12.0-4_all.deb

./usr/share/python-support/python-soappy/SOAPpy/GSIServer.py:47: '__version__' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/GSIServer.py:52: 're' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/GSIServer.py:53: 'socket' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/GSIServer.py:54: 'sys' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/GSIServer.py:55: 'SocketServer' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/GSIServer.py:56: 'from types import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/GSIServer.py:57: 'BaseHTTPServer' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/GSIServer.py:60: 'parseSOAPRPC' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/GSIServer.py:62: 'voidType' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/GSIServer.py:62: 'simplify' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/GSIServer.py:62: 'faultType' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/GSIServer.py:63: 'NS' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/GSIServer.py:64: 'buildSOAP' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/GSIServer.py:65: 'debugHeader' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/GSIServer.py:65: 'debugFooter' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/GSIServer.py:67: 'SSL' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/GSIServer.py:72: 'from Server import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/Client.py:50: 'from types import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/Client.py:55: 'from Errors import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/Client.py:59: 'from Utilities import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/Parser.py:3: 'from Types import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/Parser.py:5: 'from Utilities import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/Parser.py:12: 'SSL' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/Parser.py:16: '__version__' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/Parser.py:811: local variable 'elemnum' is assigned to but never used
./usr/share/python-support/python-soappy/SOAPpy/Parser.py:1014: redefinition of unused 'StringIO' from line 1012
./usr/share/python-support/python-soappy/SOAPpy/WSDL.py:6: '__version__' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/WSDL.py:66: 'StringIO' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/WSDL.py:75: local variable 'name' is assigned to but never used
./usr/share/python-support/python-soappy/SOAPpy/URLopener.py:5: '__version__' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/URLopener.py:7: 'Config' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/Utilities.py:37: '__version__' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/Utilities.py:39: 'exceptions' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/Utilities.py:40: 'copy' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/Utilities.py:44: 'from types import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/Utilities.py:47: 'from Errors import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/Utilities.py:96: local variable 'high' is assigned to but never used
./usr/share/python-support/python-soappy/SOAPpy/__init__.py:3: '__version__' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/__init__.py:5: 'from Client import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/__init__.py:6: 'from Config import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/__init__.py:7: 'from Errors import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/__init__.py:8: 'fpconst' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/__init__.py:9: 'from NS import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/__init__.py:10: 'from Parser import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/__init__.py:11: 'from SOAPBuilder import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/__init__.py:12: 'from Server import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/__init__.py:13: 'from Types import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/__init__.py:14: 'from Utilities import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/__init__.py:15: 'wstools' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/__init__.py:16: 'WSDL' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/Server.py:49: 're' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/Server.py:53: 'from types import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/Server.py:70: redefinition of unused '__version__' from line 44
./usr/share/python-support/python-soappy/SOAPpy/Server.py:349: local variable 'x' is assigned to but never used
./usr/share/python-support/python-soappy/SOAPpy/Config.py:37: '__version__' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/Config.py:39: 'copy' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/Config.py:39: 'socket' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/Config.py:40: 'from types import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/Config.py:115: 'io' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/Config.py:125: 'SSL' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/Config.py:132: 'ssl' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/Errors.py:44: '__version__' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/Errors.py:58: undefined name 'msg'
./usr/share/python-support/python-soappy/SOAPpy/SOAP.py:7: '__version__' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/SOAP.py:9: 'from Client import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/SOAP.py:10: 'from Config import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/SOAP.py:11: 'from Errors import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/SOAP.py:12: 'from NS import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/SOAP.py:13: 'from Parser import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/SOAP.py:14: 'from SOAPBuilder import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/SOAP.py:15: 'from Server import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/SOAP.py:16: 'from Types import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/SOAP.py:17: 'from Utilities import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/SOAP.py:18: 'wstools' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/SOAP.py:19: 'WSDL' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/SOAPBuilder.py:37: '__version__' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/SOAPBuilder.py:40: 'copy' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/SOAPBuilder.py:41: 'fromXMLname' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/SOAPBuilder.py:47: 'from Types import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/Types.py:37: '__version__' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/Types.py:48: 'from types import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/Types.py:51: 'from Errors import *' used; unable to detect undefined names
./usr/share/python-support/python-soappy/SOAPpy/NS.py:46: '__version__' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/NS.py:101: undefined name 'Error'
./usr/share/python-support/python-soappy/SOAPpy/wstools/Utility.py:13: 'smtplib' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/wstools/Utility.py:13: 'string' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/wstools/Utility.py:18: 'TimeoutError' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/wstools/Utility.py:34: redefinition of unused 'SplitQName' from line 32
./usr/share/python-support/python-soappy/SOAPpy/wstools/Utility.py:410: undefined name 'name'
./usr/share/python-support/python-soappy/SOAPpy/wstools/Utility.py:538: local variable 'attrkey' is assigned to but never used
./usr/share/python-support/python-soappy/SOAPpy/wstools/Utility.py:805: local variable 'ex' is assigned to but never used
./usr/share/python-support/python-soappy/SOAPpy/wstools/Utility.py:819: local variable 'ex' is assigned to but never used
./usr/share/python-support/python-soappy/SOAPpy/wstools/Utility.py:870: local variable 'ex' is assigned to but never used
./usr/share/python-support/python-soappy/SOAPpy/wstools/Utility.py:946: local variable 'attrNode' is assigned to but never used
./usr/share/python-support/python-soappy/SOAPpy/wstools/Utility.py:960: local variable 'ex' is assigned to but never used
./usr/share/python-support/python-soappy/SOAPpy/wstools/Utility.py:1081: undefined name 'value'
./usr/share/python-support/python-soappy/SOAPpy/wstools/WSDLTools.py:16: 'XMLSchema' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/wstools/WSDLTools.py:187: local variable 'imported' is assigned to but never used
./usr/share/python-support/python-soappy/SOAPpy/wstools/WSDLTools.py:1323: undefined name 'WSA'
./usr/share/python-support/python-soappy/SOAPpy/wstools/WSDLTools.py:1356: local variable 'result' is assigned to but never used
./usr/share/python-support/python-soappy/SOAPpy/wstools/WSDLTools.py:1508: local variable 'parameterOrder' is assigned to but never used
./usr/share/python-support/python-soappy/SOAPpy/wstools/WSDLTools.py:1553: undefined name 'self'
./usr/share/python-support/python-soappy/SOAPpy/wstools/Namespaces.py:9: redefinition of unused 'SOAP' from line 5
./usr/share/python-support/python-soappy/SOAPpy/wstools/Namespaces.py:14: redefinition of unused 'SCHEMA' from line 5
./usr/share/python-support/python-soappy/SOAPpy/wstools/Namespaces.py:25: redefinition of unused 'WSDL' from line 5
./usr/share/python-support/python-soappy/SOAPpy/wstools/Namespaces.py:32: redefinition of unused 'XMLNS' from line 5
./usr/share/python-support/python-soappy/SOAPpy/wstools/Namespaces.py:53: redefinition of unused 'ENCRYPTION' from line 5
./usr/share/python-support/python-soappy/SOAPpy/wstools/TimeoutSocket.py:18: 'string' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/wstools/__init__.py:5: 'WSDLTools' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/wstools/__init__.py:6: 'XMLname' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/wstools/__init__.py:7: 'logging' imported but unused
./usr/share/python-support/python-soappy/SOAPpy/wstools/XMLSchema.py:253: local variable 'ex' is assigned to but never used
./usr/share/python-support/python-soappy/SOAPpy/wstools/XMLSchema.py:566: local variable 'ex' is assigned to but never used
./usr/share/python-support/python-soappy/SOAPpy/wstools/XMLSchema.py:2597: undefined name 'LocalSimpleType'
./usr/share/python-support/python-soappy/SOAPpy/wstools/XMLSchema.py:2729: undefined name 'i'
./usr/share/python-support/python-soappy/SOAPpy/wstools/XMLSchema.py:2769: undefined name 'i'
./usr/share/python-support/python-soappy/SOAPpy/wstools/XMLSchema.py:2820: undefined name 'i'
./usr/share/python-support/python-soappy/SOAPpy/wstools/XMLname.py:18: 'from re import *' used; unable to detect undefined names

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