Debian Automated Code Analysis

pyflakes analysis of python-zsi_2.1~a1-3_all.deb

./usr/share/pyshared/ZSI/resolvers.py:8: 'b64decode' imported but unused
./usr/share/pyshared/ZSI/typeinterpreter.py:7: 'TCtimes' imported but unused
./usr/share/pyshared/ZSI/typeinterpreter.py:9: '_copyright' imported but unused
./usr/share/pyshared/ZSI/client.py:6: 'EvaluateException' imported but unused
./usr/share/pyshared/ZSI/client.py:6: '_attrs' imported but unused
./usr/share/pyshared/ZSI/client.py:11: 'TypeCode' imported but unused
./usr/share/pyshared/ZSI/client.py:11: 'AnyType' imported but unused
./usr/share/pyshared/ZSI/client.py:11: '_get_type_definition' imported but unused
./usr/share/pyshared/ZSI/client.py:11: 'AnyElement' imported but unused
./usr/share/pyshared/ZSI/client.py:11: '_get_global_element_declaration' imported but unused
./usr/share/pyshared/ZSI/client.py:14: 'types' imported but unused
./usr/share/pyshared/ZSI/client.py:544: local variable 'tc' is assigned to but never used
./usr/share/pyshared/ZSI/writer.py:7: '_seqtypes' imported but unused
./usr/share/pyshared/ZSI/writer.py:7: '_stringtypes' imported but unused
./usr/share/pyshared/ZSI/writer.py:10: 'Canonicalize' imported but unused
./usr/share/pyshared/ZSI/writer.py:11: 'types' imported but unused
./usr/share/pyshared/ZSI/writer.py:81: local variable 'helt' is assigned to but never used
./usr/share/pyshared/ZSI/TCnumbers.py:132: undefined name 'ps'
./usr/share/pyshared/ZSI/TCnumbers.py:180: undefined name 'ps'
./usr/share/pyshared/ZSI/TCtimes.py:6: '_get_idstr' imported but unused
./usr/share/pyshared/ZSI/TCtimes.py:7: 'TypeCode' imported but unused
./usr/share/pyshared/ZSI/TCtimes.py:173: local variable 'd' is assigned to but never used
./usr/share/pyshared/ZSI/TCtimes.py:203: local variable 'e' is assigned to but never used
./usr/share/pyshared/ZSI/ServiceProxy.py:11: 'NoOptionError' imported but unused
./usr/share/pyshared/ZSI/ServiceProxy.py:11: 'NoSectionError' imported but unused
./usr/share/pyshared/ZSI/ServiceProxy.py:13: 'urlparse' imported but unused
./usr/share/pyshared/ZSI/ServiceProxy.py:74: local variable 'portType' is assigned to but never used
./usr/share/pyshared/ZSI/ServiceContainer.py:6: 'types' imported but unused
./usr/share/pyshared/ZSI/ServiceContainer.py:6: 'StringIO' imported but unused
./usr/share/pyshared/ZSI/ServiceContainer.py:6: 'os' imported but unused
./usr/share/pyshared/ZSI/ServiceContainer.py:7: 'BaseHTTPRequestHandler' imported but unused
./usr/share/pyshared/ZSI/ServiceContainer.py:9: '_seqtypes' imported but unused
./usr/share/pyshared/ZSI/ServiceContainer.py:14: '_ModPythonSendFault' imported but unused
./usr/share/pyshared/ZSI/ServiceContainer.py:14: '_CGISendFault' imported but unused
./usr/share/pyshared/ZSI/ServiceContainer.py:14: '_CGISendXML' imported but unused
./usr/share/pyshared/ZSI/ServiceContainer.py:14: '_ModPythonSendXML' imported but unused
./usr/share/pyshared/ZSI/ServiceContainer.py:284: undefined name 'DomletteReader'
./usr/share/pyshared/ZSI/ServiceContainer.py:287: undefined name 'DomletteReader'
./usr/share/pyshared/ZSI/ServiceContainer.py:490: undefined name 'NoSuchFunction'
./usr/share/pyshared/ZSI/auth.py:6: 'from ZSI import *' used; unable to detect undefined names
./usr/share/pyshared/ZSI/parse.py:65: local variable 'e' is assigned to but never used
./usr/share/pyshared/ZSI/parse.py:357: local variable 'occurs' is assigned to but never used
./usr/share/pyshared/ZSI/TCcompound.py:6: 'ParseException' imported but unused
./usr/share/pyshared/ZSI/TCcompound.py:6: '_find_xmlns_prefix' imported but unused
./usr/share/pyshared/ZSI/TCcompound.py:11: '_get_element_nsuri_name' imported but unused
./usr/share/pyshared/ZSI/TCcompound.py:15: 'GED' imported but unused
./usr/share/pyshared/ZSI/TCcompound.py:15: '_get_type_definition' imported but unused
./usr/share/pyshared/ZSI/TCcompound.py:18: 'SCHEMA' imported but unused
./usr/share/pyshared/ZSI/TCcompound.py:19: 'SplitQName' imported but unused
./usr/share/pyshared/ZSI/TCcompound.py:155: local variable 'count' is assigned to but never used
./usr/share/pyshared/ZSI/dispatch.py:6: 'types' imported but unused
./usr/share/pyshared/ZSI/dispatch.py:8: 'from ZSI import *' used; unable to detect undefined names
./usr/share/pyshared/ZSI/dispatch.py:10: '_auth_tc' imported but unused
./usr/share/pyshared/ZSI/dispatch.py:10: 'AUTH' imported but unused
./usr/share/pyshared/ZSI/fault.py:6: '_children' imported but unused
./usr/share/pyshared/ZSI/fault.py:6: '_Node' imported but unused
./usr/share/pyshared/ZSI/fault.py:6: '_stringtypes' imported but unused
./usr/share/pyshared/ZSI/fault.py:6: '_child_elements' imported but unused
./usr/share/pyshared/ZSI/fault.py:10: 'XMLString' imported but unused
./usr/share/pyshared/ZSI/fault.py:13: 'Canonicalize' imported but unused
./usr/share/pyshared/ZSI/fault.py:16: 'StringIO' imported but unused
./usr/share/pyshared/ZSI/__init__.py:152: 'ZSI_SCHEMA_URI' imported but unused
./usr/share/pyshared/ZSI/__init__.py:243: local variable 'namespace' is assigned to but never used
./usr/share/pyshared/ZSI/__init__.py:385: 'SoapWriter' imported but unused
./usr/share/pyshared/ZSI/__init__.py:386: 'ParsedSoap' imported but unused
./usr/share/pyshared/ZSI/__init__.py:387: 'FaultFromActor' imported but unused
./usr/share/pyshared/ZSI/__init__.py:387: 'FaultFromFaultMessage' imported but unused
./usr/share/pyshared/ZSI/__init__.py:387: 'FaultFromZSIException' imported but unused
./usr/share/pyshared/ZSI/__init__.py:387: 'FaultFromException' imported but unused
./usr/share/pyshared/ZSI/__init__.py:387: 'Fault' imported but unused
./usr/share/pyshared/ZSI/__init__.py:387: 'FaultFromNotUnderstood' imported but unused
./usr/share/pyshared/ZSI/schema.py:6: '_seqtypes' imported but unused
./usr/share/pyshared/ZSI/schema.py:7: 'SCHEMA' imported but unused
./usr/share/pyshared/ZSI/schema.py:7: 'SOAP' imported but unused
./usr/share/pyshared/ZSI/TCapache.py:53: undefined name 'orig'
./usr/share/pyshared/ZSI/digest_auth.py:9: 'httplib' imported but unused
./usr/share/pyshared/ZSI/digest_auth.py:46: local variable 'domain' is assigned to but never used
./usr/share/pyshared/ZSI/digest_auth.py:48: local variable 'stale' is assigned to but never used
./usr/share/pyshared/ZSI/digest_auth.py:51: local variable 'opaque' is assigned to but never used
./usr/share/pyshared/ZSI/digest_auth.py:112: undefined name '_copyright'
./usr/share/pyshared/ZSI/TC.py:6: '_find_default_namespace' imported but unused
./usr/share/pyshared/ZSI/TC.py:6: '_find_attr' imported but unused
./usr/share/pyshared/ZSI/TC.py:6: '_find_attrNS' imported but unused
./usr/share/pyshared/ZSI/TC.py:6: '_find_xmlns_prefix' imported but unused
./usr/share/pyshared/ZSI/TC.py:16: 'Canonicalize' imported but unused
./usr/share/pyshared/ZSI/TC.py:27: redefinition of unused 'StringIO' from line 25
./usr/share/pyshared/ZSI/TC.py:788: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/TC.py:1559: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/TC.py:1787: 'from TCnumbers import *' used; unable to detect undefined names
./usr/share/pyshared/ZSI/TC.py:1788: 'from TCtimes import *' used; unable to detect undefined names
./usr/share/pyshared/ZSI/TC.py:1790: 'from TCcompound import *' used; unable to detect undefined names
./usr/share/pyshared/ZSI/TC.py:1791: 'from TCapache import *' used; unable to detect undefined names
./usr/share/pyshared/ZSI/address.py:7: '_seqtypes' imported but unused
./usr/share/pyshared/ZSI/address.py:8: 'TypeCode' imported but unused
./usr/share/pyshared/ZSI/address.py:8: 'AnyType' imported but unused
./usr/share/pyshared/ZSI/address.py:8: 'AnyElement' imported but unused
./usr/share/pyshared/ZSI/address.py:10: 'ComplexType' imported but unused
./usr/share/pyshared/ZSI/address.py:70: local variable 'hostport' is assigned to but never used
./usr/share/pyshared/ZSI/address.py:121: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/address.py:249: undefined name '_copyright'
./usr/share/pyshared/ZSI/generate/pyclass.py:6: 'warnings' imported but unused
./usr/share/pyshared/ZSI/generate/pyclass.py:163: redefinition of function 'set' from line 158
./usr/share/pyshared/ZSI/generate/pyclass.py:166: redefinition of function 'get' from line 154
./usr/share/pyshared/ZSI/generate/pyclass.py:170: redefinition of function 'set' from line 163
./usr/share/pyshared/ZSI/generate/pyclass.py:175: redefinition of function 'set' from line 170
./usr/share/pyshared/ZSI/generate/pyclass.py:194: redefinition of function 'new_func' from line 187
./usr/share/pyshared/ZSI/generate/pyclass.py:203: redefinition of function 'new_func' from line 194
./usr/share/pyshared/ZSI/generate/pyclass.py:212: redefinition of function 'new_func' from line 203
./usr/share/pyshared/ZSI/generate/commands.py:11: 'ZSI' imported but unused
./usr/share/pyshared/ZSI/generate/commands.py:12: 'ConfigParser' imported but unused
./usr/share/pyshared/ZSI/generate/commands.py:13: 'wsdl2pyServiceDescription' imported but unused
./usr/share/pyshared/ZSI/generate/commands.py:287: redefinition of unused 'os' from line 7
./usr/share/pyshared/ZSI/generate/commands.py:287: redefinition of unused 'sys' from line 7
./usr/share/pyshared/ZSI/generate/commands.py:291: 'build_py' imported but unused
./usr/share/pyshared/ZSI/generate/commands.py:292: 'convert_path' imported but unused
./usr/share/pyshared/ZSI/generate/commands.py:337: local variable 'value' is assigned to but never used
./usr/share/pyshared/ZSI/generate/commands.py:506: local variable 'ok' is assigned to but never used
./usr/share/pyshared/ZSI/generate/wsdl2dispatch.py:4: 'ZSI' imported but unused
./usr/share/pyshared/ZSI/generate/wsdl2dispatch.py:4: 'types' imported but unused
./usr/share/pyshared/ZSI/generate/wsdl2dispatch.py:4: 'getopt' imported but unused
./usr/share/pyshared/ZSI/generate/wsdl2dispatch.py:4: 'string' imported but unused
./usr/share/pyshared/ZSI/generate/wsdl2dispatch.py:6: 'SimpleWSResource' imported but unused
./usr/share/pyshared/ZSI/generate/wsdl2dispatch.py:9: 'GetPartsSubNames' imported but unused
./usr/share/pyshared/ZSI/generate/wsdl2dispatch.py:12: 'SchemaDescription' imported but unused
./usr/share/pyshared/ZSI/generate/wsdl2dispatch.py:12: 'MessageTypecodeContainer' imported but unused
./usr/share/pyshared/ZSI/generate/wsdl2dispatch.py:205: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/generate/wsdl2dispatch.py:296: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/generate/wsdl2dispatch.py:375: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/generate/utility.py:13: 'EvaluateException' imported but unused
./usr/share/pyshared/ZSI/generate/utility.py:14: 'Struct' imported but unused
./usr/share/pyshared/ZSI/generate/utility.py:15: 'Wsdl2PythonError' imported but unused
./usr/share/pyshared/ZSI/generate/wsdl2python.py:10: 'os' imported but unused
./usr/share/pyshared/ZSI/generate/wsdl2python.py:14: 'HttpUrlEncodedBinding' imported but unused
./usr/share/pyshared/ZSI/generate/wsdl2python.py:14: 'SoapBinding' imported but unused
./usr/share/pyshared/ZSI/generate/wsdl2python.py:14: 'SoapBodyBinding' imported but unused
./usr/share/pyshared/ZSI/generate/wsdl2python.py:14: 'MimeContentBinding' imported but unused
./usr/share/pyshared/ZSI/generate/wsdl2python.py:14: 'SoapAddressBinding' imported but unused
./usr/share/pyshared/ZSI/generate/wsdl2python.py:17: 'ElementDeclaration' imported but unused
./usr/share/pyshared/ZSI/generate/wsdl2python.py:17: 'SchemaError' imported but unused
./usr/share/pyshared/ZSI/generate/wsdl2python.py:18: 'BaseTypeInterpreter' imported but unused
./usr/share/pyshared/ZSI/generate/wsdl2python.py:20: 'from containers import *' used; unable to detect undefined names
./usr/share/pyshared/ZSI/generate/wsdl2python.py:21: 'utility' imported but unused
./usr/share/pyshared/ZSI/generate/containers.py:98: redefinition of unused 'types' from line 9
./usr/share/pyshared/ZSI/generate/containers.py:207: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/generate/containers.py:368: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/generate/containers.py:497: undefined name 'SOAPBindingError'
./usr/share/pyshared/ZSI/generate/containers.py:502: undefined name 'SOAPBindingError'
./usr/share/pyshared/ZSI/generate/containers.py:550: local variable 'inputName' is assigned to but never used
./usr/share/pyshared/ZSI/generate/containers.py:555: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/generate/containers.py:853: local variable 'simple' is assigned to but never used
./usr/share/pyshared/ZSI/generate/containers.py:901: local variable 'simple' is assigned to but never used
./usr/share/pyshared/ZSI/generate/containers.py:1512: undefined name 'Wsdl2PythonErr'
./usr/share/pyshared/ZSI/generate/containers.py:1573: local variable 'min' is assigned to but never used
./usr/share/pyshared/ZSI/generate/containers.py:1712: local variable 'prefix' is assigned to but never used
./usr/share/pyshared/ZSI/generate/containers.py:1713: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/generate/containers.py:2123: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/generate/containers.py:2433: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/generate/containers.py:2787: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/wstools/Utility.py:22: 'TimeoutError' imported but unused
./usr/share/pyshared/ZSI/wstools/Utility.py:29: redefinition of unused '_get_idstr' from line 27
./usr/share/pyshared/ZSI/wstools/Utility.py:49: redefinition of unused 'SplitQName' from line 47
./usr/share/pyshared/ZSI/wstools/Utility.py:443: undefined name 'name'
./usr/share/pyshared/ZSI/wstools/Utility.py:571: local variable 'attrkey' is assigned to but never used
./usr/share/pyshared/ZSI/wstools/Utility.py:838: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/wstools/Utility.py:852: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/wstools/Utility.py:903: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/wstools/Utility.py:979: local variable 'attrNode' is assigned to but never used
./usr/share/pyshared/ZSI/wstools/Utility.py:993: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/wstools/Utility.py:1114: undefined name 'value'
./usr/share/pyshared/ZSI/wstools/WSDLTools.py:14: 'OASIS' imported but unused
./usr/share/pyshared/ZSI/wstools/WSDLTools.py:16: 'XMLSchema' imported but unused
./usr/share/pyshared/ZSI/wstools/WSDLTools.py:599: redefinition of unused 'WSA' from line 14
./usr/share/pyshared/ZSI/wstools/WSDLTools.py:610: redefinition of unused 'WSA' from line 14
./usr/share/pyshared/ZSI/wstools/WSDLTools.py:620: redefinition of unused 'WSA' from line 14
./usr/share/pyshared/ZSI/wstools/WSDLTools.py:1422: local variable 'result' is assigned to but never used
./usr/share/pyshared/ZSI/wstools/WSDLTools.py:1574: local variable 'parameterOrder' is assigned to but never used
./usr/share/pyshared/ZSI/wstools/WSDLTools.py:1619: undefined name 'self'
./usr/share/pyshared/ZSI/wstools/Namespaces.py:18: redefinition of unused 'SOAP' from line 14
./usr/share/pyshared/ZSI/wstools/Namespaces.py:23: redefinition of unused 'SCHEMA' from line 14
./usr/share/pyshared/ZSI/wstools/Namespaces.py:34: redefinition of unused 'WSDL' from line 14
./usr/share/pyshared/ZSI/wstools/Namespaces.py:41: redefinition of unused 'XMLNS' from line 14
./usr/share/pyshared/ZSI/wstools/Namespaces.py:62: redefinition of unused 'ENCRYPTION' from line 14
./usr/share/pyshared/ZSI/wstools/TimeoutSocket.py:18: 'string' imported but unused
./usr/share/pyshared/ZSI/wstools/__init__.py:6: 'WSDLTools' imported but unused
./usr/share/pyshared/ZSI/wstools/__init__.py:7: 'XMLname' imported but unused
./usr/share/pyshared/ZSI/wstools/__init__.py:8: 'logging' imported but unused
./usr/share/pyshared/ZSI/wstools/c14n.py:55: redefinition of unused 'XMLNS' from line 53
./usr/share/pyshared/ZSI/wstools/XMLSchema.py:26: redefinition of unused 'RLock' from line 24
./usr/share/pyshared/ZSI/wstools/XMLSchema.py:284: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/wstools/XMLSchema.py:642: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/wstools/XMLSchema.py:1219: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/wstools/XMLSchema.py:2959: undefined name 'i'
./usr/share/pyshared/ZSI/wstools/XMLSchema.py:2999: undefined name 'i'
./usr/share/pyshared/ZSI/wstools/XMLSchema.py:3051: undefined name 'i'
./usr/share/pyshared/ZSI/wstools/logging.py:69: local variable 'event' is assigned to but never used
./usr/share/pyshared/ZSI/wstools/logging.py:144: local variable 'n' is assigned to but never used
./usr/share/pyshared/ZSI/wstools/logging.py:208: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/wstools/logging.py:254: redefinition of function 'setLoggerClass' from line 250
./usr/share/pyshared/ZSI/wstools/XMLname.py:18: 'from re import *' used; unable to detect undefined names
./usr/share/pyshared/ZSI/twisted/client.py:8: 'Interface' imported but unused
./usr/share/pyshared/ZSI/twisted/client.py:10: 'defer' imported but unused
./usr/share/pyshared/ZSI/twisted/client.py:56: local variable 'conn' is assigned to but never used
./usr/share/pyshared/ZSI/twisted/client.py:124: undefined name 'WSActionException'
./usr/share/pyshared/ZSI/twisted/client.py:131: undefined name 'WSActionException'
./usr/share/pyshared/ZSI/twisted/client.py:340: undefined name 'self'
./usr/share/pyshared/ZSI/twisted/client.py:340: undefined name 'self'
./usr/share/pyshared/ZSI/twisted/client.py:343: undefined name 'self'
./usr/share/pyshared/ZSI/twisted/client.py:344: undefined name 'self'
./usr/share/pyshared/ZSI/twisted/wsgi.py:10: 'Interface' imported but unused
./usr/share/pyshared/ZSI/twisted/wsgi.py:10: 'implements' imported but unused
./usr/share/pyshared/ZSI/twisted/wsgi.py:13: 'ParsedSoap' imported but unused
./usr/share/pyshared/ZSI/twisted/wsgi.py:13: 'EvaluateException' imported but unused
./usr/share/pyshared/ZSI/twisted/wsgi.py:13: 'ParseException' imported but unused
./usr/share/pyshared/ZSI/twisted/wsgi.py:59: local variable 'request' is assigned to but never used
./usr/share/pyshared/ZSI/twisted/wsgi.py:79: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:7: 'warnings' imported but unused
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:7: 'sys' imported but unused
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:11: 'Interface' imported but unused
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:11: 'implements' imported but unused
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:12: 'log' imported but unused
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:12: 'failure' imported but unused
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:13: 'NoResource' imported but unused
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:14: 'NOT_DONE_YET' imported but unused
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:17: 'twisted' imported but unused
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:20: 'EvaluateException' imported but unused
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:20: '_get_element_nsuri_name' imported but unused
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:20: 'ParseException' imported but unused
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:22: 'SoapWriter' imported but unused
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:24: 'fault' imported but unused
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:86: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:154: undefined name 'NonceTypeDec'
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:158: undefined name 'CreatedTypeDec'
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:159: local variable 'timestamp' is assigned to but never used
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:184: undefined name 'created'
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:184: undefined name 'created'
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:193: undefined name 'created'
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:219: undefined name 'hmac_sha1'
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:222: undefined name 'Canonicalize'
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:223: undefined name 'Canonicalize'
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:233: undefined name 'token'
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:245: undefined name 'XPath'
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:246: undefined name 'XPath'
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:258: undefined name 'salgo'
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:284: local variable 'salgo' is assigned to but never used
./usr/share/pyshared/ZSI/twisted/WSsecurity.py:291: undefined name 'XPath'
./usr/share/pyshared/ZSI/twisted/interfaces.py:7: 'warnings' imported but unused
./usr/share/pyshared/ZSI/twisted/interfaces.py:7: 'sys' imported but unused
./usr/share/pyshared/ZSI/twisted/interfaces.py:10: 'implements' imported but unused
./usr/share/pyshared/ZSI/twisted/interfaces.py:13: 'EvaluateException' imported but unused
./usr/share/pyshared/ZSI/twisted/interfaces.py:13: 'ParseException' imported but unused
./usr/share/pyshared/ZSI/twisted/WSresource.py:7: 'warnings' imported but unused
./usr/share/pyshared/ZSI/twisted/WSresource.py:7: 'sys' imported but unused
./usr/share/pyshared/ZSI/twisted/WSresource.py:10: 'Interface' imported but unused
./usr/share/pyshared/ZSI/twisted/WSresource.py:11: 'failure' imported but unused
./usr/share/pyshared/ZSI/twisted/WSresource.py:12: 'NoResource' imported but unused
./usr/share/pyshared/ZSI/twisted/WSresource.py:18: 'EvaluateException' imported but unused
./usr/share/pyshared/ZSI/twisted/WSresource.py:18: 'ParseException' imported but unused
./usr/share/pyshared/ZSI/twisted/WSresource.py:19: 'ParsedSoap' imported but unused
./usr/share/pyshared/ZSI/twisted/WSresource.py:20: 'SoapWriter' imported but unused
./usr/share/pyshared/ZSI/twisted/WSresource.py:92: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/twisted/WSresource.py:150: undefined name 'http'
./usr/share/pyshared/ZSI/twisted/WSresource.py:155: undefined name 'WSActionNotSpecified'
./usr/share/pyshared/ZSI/twisted/WSresource.py:196: undefined name 'self'
./usr/share/pyshared/ZSI/twisted/WSresource.py:199: local variable 'ex' is assigned to but never used
./usr/share/pyshared/ZSI/twisted/WSresource.py:257: undefined name 'DefaultHandlerChain'
./usr/share/pyshared/ZSI/twisted/reverse.py:8: 'implements' imported but unused
./usr/share/pyshared/ZSI/twisted/reverse.py:8: 'Interface' imported but unused
./usr/share/pyshared/ZSI/twisted/reverse.py:50: local variable 'ex' is assigned to but never used
./usr/share/doc/python-zsi/examples/client/send_request/simple/server/server.py:5: 'from Example_services import *' used; unable to detect undefined names
./usr/share/doc/python-zsi/examples/client/send_request/simple/Binding/client.py:11: local variable 'response' is assigned to but never used
./usr/share/doc/python-zsi/examples/client/send_request/complex/wsdl2py/client.py:3: 'from Registration_services import *' used; unable to detect undefined names
./usr/share/doc/python-zsi/examples/client/receive_response/complex/wsdl2py/client.py:5: 'from Registration_services import *' used; unable to detect undefined names
./usr/share/doc/python-zsi/examples/server/receive_request/simple/client/client.py:4: 'sys' imported but unused
./usr/share/doc/python-zsi/examples/server/send_response/simple/wsdl2py/client.py:4: 'sys' imported but unused
./usr/share/doc/python-zsi/examples/server/send_response/simple/no_typecode/client.py:4: 'sys' imported but unused
./usr/share/doc/python-zsi/examples/server/send_response/complex/client/client.py:5: 'from Registration_services import *' used; unable to detect undefined names

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