Debian Automated Code Analysis

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

./usr/share/pyshared/webob/multidict.py:6: 'urllib' imported but unused
./usr/share/pyshared/webob/descriptors.py:28: redefinition of function 'fget' from line 22
./usr/share/pyshared/webob/descriptors.py:30: redefinition of function 'fset' from line 24
./usr/share/pyshared/webob/byterange.py:135: local variable 'e' is assigned to but never used
./usr/share/pyshared/webob/exc.py:290: 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:6: redefinition of unused 'StringIO' from line 4
./usr/share/pyshared/webob/request.py:9: 'NilAccept' imported but unused
./usr/share/pyshared/webob/request.py:9: 'Accept' imported but unused
./usr/share/pyshared/webob/request.py:14: 'from webob.descriptors import *' used; unable to detect undefined names
./usr/share/pyshared/webob/request.py:15: '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:2: 'date' imported but unused
./usr/share/pyshared/webob/response.py:7: 'from webob.descriptors import *' used; unable to detect undefined names
./usr/share/pyshared/webob/response.py:8: 'from webob.datetime_utils import *' used; unable to detect undefined names
./usr/share/pyshared/webob/response.py:844: redefinition of unused 'md5' from line 842
./usr/share/pyshared/webob/acceptparse.py:260: local variable 'best_match' is assigned to but never used
./usr/lib/python2.6/dist-packages/webob/multidict.py:6: 'urllib' imported but unused
./usr/lib/python2.6/dist-packages/webob/descriptors.py:28: redefinition of function 'fget' from line 22
./usr/lib/python2.6/dist-packages/webob/descriptors.py:30: redefinition of function 'fset' from line 24
./usr/lib/python2.6/dist-packages/webob/byterange.py:135: local variable 'e' is assigned to but never used
./usr/lib/python2.6/dist-packages/webob/exc.py:290: local variable 'body_tmpl' is assigned to but never used
./usr/lib/python2.6/dist-packages/webob/__init__.py:2: 'from webob.datetime_utils import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/webob/__init__.py:3: 'from webob.request import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/webob/__init__.py:4: 'from webob.response import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/webob/__init__.py:8: 'UnicodeMultiDict' imported but unused
./usr/lib/python2.6/dist-packages/webob/request.py:6: redefinition of unused 'StringIO' from line 4
./usr/lib/python2.6/dist-packages/webob/request.py:9: 'NilAccept' imported but unused
./usr/lib/python2.6/dist-packages/webob/request.py:9: 'Accept' imported but unused
./usr/lib/python2.6/dist-packages/webob/request.py:14: 'from webob.descriptors import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/webob/request.py:15: 'from webob.datetime_utils import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/webob/etag.py:7: 'from webob.datetime_utils import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/webob/response.py:2: 'date' imported but unused
./usr/lib/python2.6/dist-packages/webob/response.py:7: 'from webob.descriptors import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/webob/response.py:8: 'from webob.datetime_utils import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/webob/response.py:844: redefinition of unused 'md5' from line 842
./usr/lib/python2.6/dist-packages/webob/acceptparse.py:260: local variable 'best_match' is assigned to but never used
./usr/lib/python2.7/dist-packages/webob/multidict.py:6: 'urllib' imported but unused
./usr/lib/python2.7/dist-packages/webob/descriptors.py:28: redefinition of function 'fget' from line 22
./usr/lib/python2.7/dist-packages/webob/descriptors.py:30: redefinition of function 'fset' from line 24
./usr/lib/python2.7/dist-packages/webob/byterange.py:135: local variable 'e' is assigned to but never used
./usr/lib/python2.7/dist-packages/webob/exc.py:290: local variable 'body_tmpl' is assigned to but never used
./usr/lib/python2.7/dist-packages/webob/__init__.py:2: 'from webob.datetime_utils import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/webob/__init__.py:3: 'from webob.request import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/webob/__init__.py:4: 'from webob.response import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/webob/__init__.py:8: 'UnicodeMultiDict' imported but unused
./usr/lib/python2.7/dist-packages/webob/request.py:6: redefinition of unused 'StringIO' from line 4
./usr/lib/python2.7/dist-packages/webob/request.py:9: 'NilAccept' imported but unused
./usr/lib/python2.7/dist-packages/webob/request.py:9: 'Accept' imported but unused
./usr/lib/python2.7/dist-packages/webob/request.py:14: 'from webob.descriptors import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/webob/request.py:15: 'from webob.datetime_utils import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/webob/etag.py:7: 'from webob.datetime_utils import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/webob/response.py:2: 'date' imported but unused
./usr/lib/python2.7/dist-packages/webob/response.py:7: 'from webob.descriptors import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/webob/response.py:8: 'from webob.datetime_utils import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/webob/response.py:844: redefinition of unused 'md5' from line 842
./usr/lib/python2.7/dist-packages/webob/acceptparse.py:260: local variable 'best_match' is assigned to but never used

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