Debian Automated Code Analysis

pyflakes analysis of python-webob_1.0-1_all.deb

./usr/share/pyshared/webob/descriptors.py:2: 'textwrap' imported but unused
./usr/share/pyshared/webob/descriptors.py:26: redefinition of function 'fget' from line 22
./usr/share/pyshared/webob/byterange.py:136: local variable 'e' is assigned to but never used
./usr/share/pyshared/webob/exc.py:81: redefinition of unused 'Template' from line 79
./usr/share/pyshared/webob/exc.py:206: local variable 'body_tmpl' is assigned to but never used
./usr/share/pyshared/webob/__init__.py:2: 'from webob.datetime_utils import *' used; unable to detect undefined names
./usr/share/pyshared/webob/__init__.py:3: 'from webob.request import *' used; unable to detect undefined names
./usr/share/pyshared/webob/__init__.py:4: 'from webob.response import *' used; unable to detect undefined names
./usr/share/pyshared/webob/__init__.py:8: 'UnicodeMultiDict' imported but unused
./usr/share/pyshared/webob/request.py:1: 'warnings' imported but unused
./usr/share/pyshared/webob/request.py:6: 'NilAccept' imported but unused
./usr/share/pyshared/webob/request.py:6: 'Accept' imported but unused
./usr/share/pyshared/webob/request.py:11: 'from webob.descriptors import *' used; unable to detect undefined names
./usr/share/pyshared/webob/request.py:12: 'from webob.datetime_utils import *' used; unable to detect undefined names
./usr/share/pyshared/webob/etag.py:7: 'from webob.datetime_utils import *' used; unable to detect undefined names
./usr/share/pyshared/webob/response.py:5: 'date' imported but unused
./usr/share/pyshared/webob/response.py:11: 'from webob.descriptors import *' used; unable to detect undefined names
./usr/share/pyshared/webob/response.py:12: 'from webob.datetime_utils import *' used; unable to detect undefined names
./usr/share/pyshared/webob/response.py:869: redefinition of unused 'md5' from line 867
./usr/share/pyshared/webob/util/dictmixin.py:9: redefinition of unused 'DictMixin' from line 7
./usr/share/pyshared/webob/util/dictmixin.py:23: local variable 'value' is assigned to but never used
./usr/share/pyshared/webob/util/__init__.py:10: redefinition of unused 'DictMixin' from line 8
./usr/share/pyshared/webob/util/__init__.py:10: 'DictMixin' imported but unused

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