Debian Automated Code Analysis

pyflakes analysis of python-amqplib_0.6.1-1_all.deb

./usr/share/pyshared/amqplib/client_0_8/serialization.py:32: redefinition of unused 'StringIO' from line 30
./usr/share/pyshared/amqplib/client_0_8/__init__.py:24: 'from basic_message import *' used; unable to detect undefined names
./usr/share/pyshared/amqplib/client_0_8/__init__.py:25: 'from connection import *' used; unable to detect undefined names
./usr/share/pyshared/amqplib/client_0_8/__init__.py:26: 'from exceptions import *' used; unable to detect undefined names
./usr/share/pyshared/amqplib/client_0_8/channel.py:25: 'from exceptions import *' used; unable to detect undefined names
./usr/share/pyshared/amqplib/client_0_8/channel.py:2052: local variable 'cluster_id' is assigned to but never used
./usr/share/pyshared/amqplib/client_0_8/connection.py:25: 'from exceptions import *' used; unable to detect undefined names
./usr/share/pyshared/amqplib/client_0_8/connection.py:27: 'AMQPReader' imported but unused
./usr/share/pyshared/amqplib/client_0_8/connection.py:550: local variable 'challenge' is assigned to but never used
./usr/share/pyshared/amqplib/client_0_8/method_framing.py:21: 'Empty' imported but unused
./usr/share/pyshared/amqplib/client_0_8/method_framing.py:27: redefinition of unused 'defaultdict' from line 25
./usr/share/pyshared/amqplib/client_0_8/method_framing.py:47: 'from exceptions import *' used; unable to detect undefined names
./usr/share/doc/python-amqplib/examples/demo/demo_send.py:13: 'time' imported but unused
./usr/share/doc/python-amqplib/examples/tests/client_0_8/test_connection.py:23: 'sys' imported but unused
./usr/share/doc/python-amqplib/examples/tests/client_0_8/test_connection.py:24: 'time' imported but unused
./usr/share/doc/python-amqplib/examples/tests/client_0_8/test_connection.py:96: local variable 'ch' is assigned to but never used
./usr/share/doc/python-amqplib/examples/tests/client_0_8/test_connection.py:122: local variable 'ch' is assigned to but never used
./usr/share/doc/python-amqplib/examples/tests/client_0_8/test_exceptions.py:26: 'from amqplib.client_0_8.exceptions import *' used; unable to detect undefined names

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