Debian Automated Code Analysis

pyflakes analysis of gunicorn_0.11.2-1_all.deb

./usr/share/pyshared/gunicorn/util.py:69: redefinition of function '_setproctitle' from line 66
./usr/share/pyshared/gunicorn/app/djangoapp.py:85: local variable 'e' is assigned to but never used
./usr/share/pyshared/gunicorn/app/pasterapp.py:59: redefinition of unused 'fileConfig' from line 55
./usr/share/pyshared/gunicorn/app/base.py:65: local variable 'e' is assigned to but never used
./usr/share/pyshared/gunicorn/workers/sync.py:92: local variable 'debug' is assigned to but never used
./usr/share/pyshared/gunicorn/workers/sync.py:110: local variable 'e' is assigned to but never used
./usr/share/pyshared/gunicorn/workers/async.py:63: local variable 'debug' is assigned to but never used
./usr/share/pyshared/gunicorn/workers/async.py:84: local variable 'e' is assigned to but never used
./usr/share/pyshared/gunicorn/workers/geventlet.py:23: redefinition of unused 'eventlet' from line 11
./usr/share/pyshared/gunicorn/http/unreader.py:11: redefinition of unused 'StringIO' from line 9
./usr/share/pyshared/gunicorn/http/body.py:11: redefinition of unused 'StringIO' from line 9
./usr/share/pyshared/gunicorn/http/message.py:12: redefinition of unused 'StringIO' from line 10
./usr/share/doc/gunicorn/examples/test.py:8: 'validator' imported but unused
./usr/share/doc/gunicorn/examples/longpoll.py:19: local variable 'data' is assigned to but never used
./usr/share/doc/gunicorn/examples/frameworks/ittyapp.py:6: 'from itty import *' used; unable to detect undefined names
./usr/share/doc/gunicorn/examples/frameworks/pylonstest/setup.py:6: redefinition of unused 'setup' from line 2
./usr/share/doc/gunicorn/examples/frameworks/pylonstest/setup.py:6: redefinition of unused 'find_packages' from line 2
./usr/share/doc/gunicorn/examples/frameworks/pylonstest/pylonstest/controllers/hello.py:3: 'c' imported but unused
./usr/share/doc/gunicorn/examples/frameworks/pylonstest/pylonstest/controllers/hello.py:3: 'request' imported but unused
./usr/share/doc/gunicorn/examples/frameworks/pylonstest/pylonstest/controllers/hello.py:3: 'session' imported but unused
./usr/share/doc/gunicorn/examples/frameworks/pylonstest/pylonstest/controllers/hello.py:3: 'response' imported but unused
./usr/share/doc/gunicorn/examples/frameworks/pylonstest/pylonstest/controllers/hello.py:4: 'abort' imported but unused
./usr/share/doc/gunicorn/examples/frameworks/pylonstest/pylonstest/controllers/hello.py:4: 'redirect_to' imported but unused
./usr/share/doc/gunicorn/examples/frameworks/pylonstest/pylonstest/controllers/hello.py:6: 'render' imported but unused
./usr/share/doc/gunicorn/examples/frameworks/pylonstest/pylonstest/lib/base.py:6: 'render' imported but unused
./usr/share/doc/gunicorn/examples/frameworks/pylonstest/pylonstest/tests/functional/test_hello.py:1: 'from pylonstest.tests import *' used; unable to detect undefined names
./usr/share/doc/gunicorn/examples/frameworks/pylonstest/pylonstest/tests/functional/test_hello.py:6: local variable 'response' is assigned to but never used
./usr/share/doc/gunicorn/examples/frameworks/djangotest/testing/views.py:8: 'tempfile' imported but unused

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