Debian Automated Code Analysis

pyflakes analysis of python-xmpp_0.4.1-cvs20080505.2_all.deb

./usr/share/pyshared/xmpp/dispatcher.py:25: 'from protocol import *' used; unable to detect undefined names
./usr/share/pyshared/xmpp/dispatcher.py:36: local variable 'DBG_LINE' is assigned to but never used
./usr/share/pyshared/xmpp/dispatcher.py:287: local variable 'output' is assigned to but never used
./usr/share/pyshared/xmpp/dispatcher.py:317: local variable 'has_timed_out' is assigned to but never used
./usr/share/pyshared/xmpp/debug.py:415: redefinition of function 'is_active' from line 291
./usr/share/pyshared/xmpp/browser.py:26: 'from dispatcher import *' used; unable to detect undefined names
./usr/share/pyshared/xmpp/browser.py:83: local variable 'DBG_LINE' is assigned to but never used
./usr/share/pyshared/xmpp/commands.py:34: 'from protocol import *' used; unable to detect undefined names
./usr/share/pyshared/xmpp/commands.py:49: local variable 'DBG_LINE' is assigned to but never used
./usr/share/pyshared/xmpp/commands.py:196: local variable 'DBG_LINE' is assigned to but never used
./usr/share/pyshared/xmpp/features.py:27: 'from protocol import *' used; unable to detect undefined names
./usr/share/pyshared/xmpp/auth.py:22: 'from protocol import *' used; unable to detect undefined names
./usr/share/pyshared/xmpp/roster.py:22: 'from protocol import *' used; unable to detect undefined names
./usr/share/pyshared/xmpp/__init__.py:29: 'commands' imported but unused
./usr/share/pyshared/xmpp/__init__.py:29: 'protocol' imported but unused
./usr/share/pyshared/xmpp/__init__.py:29: 'features' imported but unused
./usr/share/pyshared/xmpp/__init__.py:29: 'roster' imported but unused
./usr/share/pyshared/xmpp/__init__.py:29: 'auth' imported but unused
./usr/share/pyshared/xmpp/__init__.py:29: 'filetransfer' imported but unused
./usr/share/pyshared/xmpp/__init__.py:29: 'simplexml' imported but unused
./usr/share/pyshared/xmpp/__init__.py:29: 'debug' imported but unused
./usr/share/pyshared/xmpp/__init__.py:29: 'transports' imported but unused
./usr/share/pyshared/xmpp/__init__.py:29: 'dispatcher' imported but unused
./usr/share/pyshared/xmpp/__init__.py:29: 'browser' imported but unused
./usr/share/pyshared/xmpp/__init__.py:30: 'from client import *' used; unable to detect undefined names
./usr/share/pyshared/xmpp/__init__.py:31: 'from protocol import *' used; unable to detect undefined names
./usr/share/pyshared/xmpp/filetransfer.py:23: 'from protocol import *' used; unable to detect undefined names
./usr/share/pyshared/xmpp/filetransfer.py:104: local variable 'cont' is assigned to but never used
./usr/share/pyshared/xmpp/transports.py:33: 'from protocol import *' used; unable to detect undefined names
./usr/share/pyshared/xmpp/transports.py:273: local variable 'DBG_LINE' is assigned to but never used
./usr/share/pyshared/xmpp/session.py:26: 'from protocol import *' used; unable to detect undefined names
./usr/share/pyshared/xmpp/protocol.py:22: 'ustr' imported but unused
./usr/share/pyshared/xmpp/protocol.py:390: undefined name 'ERR_UNDEFINED_CONDITION'
./usr/share/doc/python-xmpp/examples/README.py:3: 'from xmpp import *' used; unable to detect undefined names
./usr/share/doc/python-xmpp/examples/commandsbot.py:5: 'from xmpp.protocol import *' used; unable to detect undefined names
./usr/share/doc/python-xmpp/examples/logger.py:3: 'from xmpp import *' used; unable to detect undefined names
./usr/share/doc/python-xmpp/examples/xtalk.py:3: 'time' imported but unused
./usr/share/doc/python-xmpp/examples/xbiff.py:3: 'time' imported but unused

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