Debian Automated Code Analysis

pyflakes analysis of trac-xmlrpc_1.0.6+svn6598-1_all.deb

./usr/share/pyshared/tracrpc/api.py:9: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/tracrpc/api.py:12: 'types' imported but unused
./usr/share/pyshared/tracrpc/api.py:14: 'datetime' imported but unused
./usr/share/pyshared/tracrpc/api.py:19: 'set' imported but unused
./usr/share/pyshared/tracrpc/search.py:9: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/tracrpc/web_ui.py:12: 'base64' imported but unused
./usr/share/pyshared/tracrpc/web_ui.py:13: 'StringIO' imported but unused
./usr/share/pyshared/tracrpc/web_ui.py:19: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/tracrpc/web_ui.py:27: 'IXMLRPCHandler' imported but unused
./usr/share/pyshared/tracrpc/web_ui.py:154: redefinition of unused 'StringIO' from line 13
./usr/share/pyshared/tracrpc/web_ui.py:195: redefinition of unused 'StringIO' from line 13
./usr/share/pyshared/tracrpc/__init__.py:9: 'from tracrpc.api import *' used; unable to detect undefined names
./usr/share/pyshared/tracrpc/__init__.py:10: 'from tracrpc.web_ui import *' used; unable to detect undefined names
./usr/share/pyshared/tracrpc/__init__.py:11: 'from tracrpc.ticket import *' used; unable to detect undefined names
./usr/share/pyshared/tracrpc/__init__.py:12: 'from tracrpc.wiki import *' used; unable to detect undefined names
./usr/share/pyshared/tracrpc/__init__.py:13: 'from tracrpc.search import *' used; unable to detect undefined names
./usr/share/pyshared/tracrpc/wiki.py:12: redefinition of unused 'StringIO' from line 10
./usr/share/pyshared/tracrpc/wiki.py:16: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/tracrpc/wiki.py:24: 'expose_rpc' imported but unused
./usr/share/pyshared/tracrpc/ticket.py:10: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/tracrpc/ticket.py:11: 'PermissionError' imported but unused
./usr/share/pyshared/tracrpc/ticket.py:27: 'expose_rpc' imported but unused
./usr/share/pyshared/tracrpc/ticket.py:237: local variable 'attachments' is assigned to but never used
./usr/share/pyshared/tracrpc/util.py:32: redefinition of unused 'exception_to_unicode' from line 30

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