Debian Automated Code Analysis

pyflakes analysis of python-pastedeploy_1.5.0-1_all.deb

./usr/share/pyshared/paste/deploy/loadwsgi.py:496: undefined name 'context_protocol'
./usr/share/pyshared/paste/deploy/compat.py:25: redefinition of unused 'ConfigParser' from line 17
./usr/share/pyshared/paste/deploy/compat.py:25: 'ConfigParser' imported but unused
./usr/share/pyshared/paste/deploy/compat.py:26: redefinition of unused 'unquote' from line 18
./usr/share/pyshared/paste/deploy/compat.py:26: 'unquote' imported but unused
./usr/share/pyshared/paste/deploy/compat.py:29: redefinition of function 'reraise' from line 21
./usr/share/pyshared/paste/deploy/config.py:17: undefined name 'config_local'
./usr/share/pyshared/paste/deploy/__init__.py:3: 'from paste.deploy.loadwsgi import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/paste/deploy/loadwsgi.py:496: undefined name 'context_protocol'
./usr/lib/python2.6/dist-packages/paste/deploy/compat.py:25: redefinition of unused 'ConfigParser' from line 17
./usr/lib/python2.6/dist-packages/paste/deploy/compat.py:25: 'ConfigParser' imported but unused
./usr/lib/python2.6/dist-packages/paste/deploy/compat.py:26: redefinition of unused 'unquote' from line 18
./usr/lib/python2.6/dist-packages/paste/deploy/compat.py:26: 'unquote' imported but unused
./usr/lib/python2.6/dist-packages/paste/deploy/compat.py:29: redefinition of function 'reraise' from line 21
./usr/lib/python2.6/dist-packages/paste/deploy/config.py:17: undefined name 'config_local'
./usr/lib/python2.6/dist-packages/paste/deploy/__init__.py:3: 'from paste.deploy.loadwsgi import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py:496: undefined name 'context_protocol'
./usr/lib/python2.7/dist-packages/paste/deploy/compat.py:25: redefinition of unused 'ConfigParser' from line 17
./usr/lib/python2.7/dist-packages/paste/deploy/compat.py:25: 'ConfigParser' imported but unused
./usr/lib/python2.7/dist-packages/paste/deploy/compat.py:26: redefinition of unused 'unquote' from line 18
./usr/lib/python2.7/dist-packages/paste/deploy/compat.py:26: 'unquote' imported but unused
./usr/lib/python2.7/dist-packages/paste/deploy/compat.py:29: redefinition of function 'reraise' from line 21
./usr/lib/python2.7/dist-packages/paste/deploy/config.py:17: undefined name 'config_local'
./usr/lib/python2.7/dist-packages/paste/deploy/__init__.py:3: 'from paste.deploy.loadwsgi import *' used; unable to detect undefined names

This report was generated on Fri, 10 Jun 2011 06:44:39 +0000, based on results by pyflakes 0.4.0-1