Debian Automated Code Analysis

pyflakes analysis of python-pyxmpp_1.1.1-1_i386.deb

./usr/share/pyshared/pyxmpp/stanza.py:168: undefined name 'JIDError'
./usr/share/pyshared/pyxmpp/stanza.py:183: undefined name 'JIDError'
./usr/share/pyshared/pyxmpp/streambase.py:49: 'StreamEncryptionRequired' imported but unused
./usr/share/pyshared/pyxmpp/streambase.py:50: 'StreamAuthenticationError' imported but unused
./usr/share/pyshared/pyxmpp/client.py:36: 'IStanzaHandlersProvider' imported but unused
./usr/share/pyshared/pyxmpp/streamsasl.py:33: 'StreamAuthenticationError' imported but unused
./usr/share/pyshared/pyxmpp/all.py:33: 'Stream' imported but unused
./usr/share/pyshared/pyxmpp/all.py:34: 'StreamParseError' imported but unused
./usr/share/pyshared/pyxmpp/all.py:34: 'FatalStreamError' imported but unused
./usr/share/pyshared/pyxmpp/all.py:34: 'StreamError' imported but unused
./usr/share/pyshared/pyxmpp/all.py:35: 'StreamEncryptionRequired' imported but unused
./usr/share/pyshared/pyxmpp/all.py:35: 'TLSSettings' imported but unused
./usr/share/pyshared/pyxmpp/all.py:35: 'tls_available' imported but unused
./usr/share/pyshared/pyxmpp/all.py:36: 'ClientStream' imported but unused
./usr/share/pyshared/pyxmpp/all.py:36: 'ClientStreamError' imported but unused
./usr/share/pyshared/pyxmpp/all.py:37: 'Client' imported but unused
./usr/share/pyshared/pyxmpp/all.py:37: 'ClientError' imported but unused
./usr/share/pyshared/pyxmpp/all.py:38: 'Iq' imported but unused
./usr/share/pyshared/pyxmpp/all.py:39: 'Presence' imported but unused
./usr/share/pyshared/pyxmpp/all.py:40: 'Message' imported but unused
./usr/share/pyshared/pyxmpp/all.py:41: 'JIDError' imported but unused
./usr/share/pyshared/pyxmpp/all.py:41: 'JID' imported but unused
./usr/share/pyshared/pyxmpp/all.py:42: 'RosterItem' imported but unused
./usr/share/pyshared/pyxmpp/all.py:42: 'Roster' imported but unused
./usr/share/pyshared/pyxmpp/all.py:43: 'from pyxmpp.exceptions import *' used; unable to detect undefined names
./usr/share/pyshared/pyxmpp/interfaces.py:23: 'Attribute' imported but unused
./usr/share/pyshared/pyxmpp/xmlextra.py:161: redefinition of unused 'error' from line 120
./usr/share/pyshared/pyxmpp/xmlextra.py:324: redefinition of function 'replace_ns' from line 124
./usr/share/pyshared/pyxmpp/interface_micro_impl.py:31: undefined name 'classobj'
./usr/share/pyshared/pyxmpp/clientstream.py:35: 'FatalStreamError' imported but unused
./usr/share/pyshared/pyxmpp/clientstream.py:35: 'StreamError' imported but unused
./usr/share/pyshared/pyxmpp/clientstream.py:36: 'FatalClientStreamError' imported but unused
./usr/share/pyshared/pyxmpp/clientstream.py:266: local variable '_unused' is assigned to but never used
./usr/share/pyshared/pyxmpp/interface.py:31: redefinition of unused 'Interface' from line 29
./usr/share/pyshared/pyxmpp/interface.py:31: redefinition of unused 'Attribute' from line 29
./usr/share/pyshared/pyxmpp/interface.py:31: redefinition of unused 'providedBy' from line 29
./usr/share/pyshared/pyxmpp/interface.py:31: redefinition of unused 'implementedBy' from line 29
./usr/share/pyshared/pyxmpp/interface.py:31: redefinition of unused 'implements' from line 29
./usr/share/pyshared/pyxmpp/interface.py:31: 'implements' imported but unused
./usr/share/pyshared/pyxmpp/interface.py:31: 'implementedBy' imported but unused
./usr/share/pyshared/pyxmpp/interface.py:31: 'Attribute' imported but unused
./usr/share/pyshared/pyxmpp/interface.py:31: 'providedBy' imported but unused
./usr/share/pyshared/pyxmpp/interface.py:31: 'Interface' imported but unused
./usr/share/pyshared/pyxmpp/streamtls.py:29: 'sys' imported but unused
./usr/share/pyshared/pyxmpp/streamtls.py:39: 'TLSNegotiatedButNotAvailableError' imported but unused
./usr/share/pyshared/pyxmpp/sasl/core.py:327: local variable '_unused' is assigned to but never used
./usr/share/pyshared/pyxmpp/sasl/core.py:340: local variable '_unused' is assigned to but never used
./usr/share/pyshared/pyxmpp/sasl/core.py:373: local variable '_unused' is assigned to but never used
./usr/share/pyshared/pyxmpp/sasl/core.py:386: local variable '_unused' is assigned to but never used
./usr/share/pyshared/pyxmpp/sasl/gssapi.py:31: 'Challenge' imported but unused
./usr/share/pyshared/pyxmpp/sasl/gssapi.py:31: 'Failure' imported but unused
./usr/share/pyshared/pyxmpp/sasl/external.py:27: 'base64' imported but unused
./usr/share/pyshared/pyxmpp/sasl/external.py:31: 'Challenge' imported but unused
./usr/share/pyshared/pyxmpp/sasl/external.py:31: 'Failure' imported but unused
./usr/share/pyshared/pyxmpp/sasl/external.py:62: local variable '_unused' is assigned to but never used
./usr/share/pyshared/pyxmpp/sasl/plain.py:80: local variable '_unused' is assigned to but never used
./usr/share/pyshared/pyxmpp/sasl/plain.py:104: local variable '_unused' is assigned to but never used
./usr/share/pyshared/pyxmpp/sasl/__init__.py:26: 'random' imported but unused
./usr/share/pyshared/pyxmpp/sasl/__init__.py:28: 'PasswordManager' imported but unused
./usr/share/pyshared/pyxmpp/sasl/__init__.py:28: 'Reply' imported but unused
./usr/share/pyshared/pyxmpp/sasl/__init__.py:28: 'Success' imported but unused
./usr/share/pyshared/pyxmpp/sasl/__init__.py:28: 'Failure' imported but unused
./usr/share/pyshared/pyxmpp/sasl/__init__.py:28: 'Response' imported but unused
./usr/share/pyshared/pyxmpp/sasl/__init__.py:28: 'Challenge' imported but unused
./usr/share/pyshared/pyxmpp/sasl/digest_md5.py:33: redefinition of unused 'Failure' from line 33
./usr/share/pyshared/pyxmpp/sasl/digest_md5.py:506: local variable '_unused' is assigned to but never used
./usr/share/pyshared/pyxmpp/jabberd/componentstream.py:35: 'ComponentStreamError' imported but unused
./usr/share/pyshared/pyxmpp/jabberd/componentstream.py:35: 'FatalStreamError' imported but unused
./usr/share/pyshared/pyxmpp/jabberd/componentstream.py:35: 'StreamError' imported but unused
./usr/share/pyshared/pyxmpp/jabberd/componentstream.py:100: undefined name 'Value'
./usr/share/pyshared/pyxmpp/jabberd/all.py:31: 'ComponentStream' imported but unused
./usr/share/pyshared/pyxmpp/jabberd/all.py:32: 'Component' imported but unused
./usr/share/pyshared/pyxmpp/jabber/vcard.py:39: 'BadRequestProtocolError' imported but unused
./usr/share/pyshared/pyxmpp/jabber/vcard.py:140: local variable '_unused' is assigned to but never used
./usr/share/pyshared/pyxmpp/jabber/vcard.py:211: local variable '_unused' is assigned to but never used
./usr/share/pyshared/pyxmpp/jabber/vcard.py:272: local variable '_unused' is assigned to but never used
./usr/share/pyshared/pyxmpp/jabber/vcard.py:843: local variable '_unused' is assigned to but never used
./usr/share/pyshared/pyxmpp/jabber/vcard.py:911: local variable '_unused' is assigned to but never used
./usr/share/pyshared/pyxmpp/jabber/vcard.py:985: local variable '_unused' is assigned to but never used
./usr/share/pyshared/pyxmpp/jabber/vcard.py:1138: local variable '_unused' is assigned to but never used
./usr/share/pyshared/pyxmpp/jabber/client.py:269: local variable '_unused' is assigned to but never used
./usr/share/pyshared/pyxmpp/jabber/all.py:33: 'LegacyClientStream' imported but unused
./usr/share/pyshared/pyxmpp/jabber/all.py:34: 'Client' imported but unused
./usr/share/pyshared/pyxmpp/jabber/all.py:35: 'DISCO_INFO_NS' imported but unused
./usr/share/pyshared/pyxmpp/jabber/all.py:35: 'DISCO_ITEMS_NS' imported but unused
./usr/share/pyshared/pyxmpp/jabber/all.py:35: 'DISCO_NS' imported but unused
./usr/share/pyshared/pyxmpp/jabber/all.py:36: 'DiscoItem' imported but unused
./usr/share/pyshared/pyxmpp/jabber/all.py:36: 'DiscoInfo' imported but unused
./usr/share/pyshared/pyxmpp/jabber/all.py:36: 'DiscoIdentity' imported but unused
./usr/share/pyshared/pyxmpp/jabber/all.py:36: 'DiscoItems' imported but unused
./usr/share/pyshared/pyxmpp/jabber/all.py:37: 'VCARD_NS' imported but unused
./usr/share/pyshared/pyxmpp/jabber/all.py:37: 'VCard' imported but unused
./usr/share/pyshared/pyxmpp/jabber/all.py:38: 'Register' imported but unused
./usr/share/pyshared/pyxmpp/jabber/delay.py:158: undefined name 'timestamp'
./usr/share/pyshared/pyxmpp/jabber/dataforms.py:88: local variable '_unused' is assigned to but never used
./usr/share/pyshared/pyxmpp/jabber/muc.py:81: local variable '_unused' is assigned to but never used
./usr/share/pyshared/pyxmpp/jabber/muc.py:451: local variable '_unused' is assigned to but never used
./usr/share/pyshared/pyxmpp/jabber/muc.py:739: local variable '_unused' is assigned to but never used
./usr/share/pyshared/pyxmpp/jabber/clientstream.py:35: 'ClientStreamError' imported but unused
./usr/share/pyshared/pyxmpp/jabber/clientstream.py:452: local variable '_unused' is assigned to but never used

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