Debian Automated Code Analysis

pyflakes analysis of python-pesto_22-1_all.deb

./usr/share/pyshared/pesto/core.py:13: 'sys' imported but unused
./usr/share/pyshared/pesto/core.py:15: 'chain' imported but unused
./usr/share/pyshared/pesto/core.py:15: 'takewhile' imported but unused
./usr/share/pyshared/pesto/core.py:21: redefinition of unused 'partial' from line 17
./usr/share/pyshared/pesto/core.py:115: redefinition of unused 'response' from line 135
./usr/share/pyshared/pesto/caching.py:17: redefinition of unused 'md5' from line 15
./usr/share/pyshared/pesto/httputils.py:14: redefinition of unused 'Message' from line 11
./usr/share/pyshared/pesto/httputils.py:15: redefinition of unused 'Parser' from line 12
./usr/share/pyshared/pesto/dispatch.py:40: 'pesto' imported but unused
./usr/share/pyshared/pesto/dispatch.py:366: local variable 'e' is assigned to but never used
./usr/share/pyshared/pesto/dispatch.py:641: local variable 'handler' is assigned to but never used
./usr/share/pyshared/pesto/cookie.py:4: 'cgi' imported but unused
./usr/share/pyshared/pesto/cookie.py:8: 'timezone' imported but unused
./usr/share/pyshared/pesto/cookie.py:13: redefinition of unused 'formatdate' from line 11
./usr/share/pyshared/pesto/__init__.py:38: 'from pesto.core import *' used; unable to detect undefined names
./usr/share/pyshared/pesto/__init__.py:39: 'from pesto.dispatch import *' used; unable to detect undefined names
./usr/share/pyshared/pesto/__init__.py:40: 'from pesto.session import *' used; unable to detect undefined names
./usr/share/pyshared/pesto/__init__.py:41: 'from pesto.response import *' used; unable to detect undefined names
./usr/share/pyshared/pesto/__init__.py:42: 'from pesto.request import *' used; unable to detect undefined names
./usr/share/pyshared/pesto/__init__.py:44: 'run_with_cgi' imported but unused
./usr/share/pyshared/pesto/utils.py:16: redefinition of unused 'MutableMapping' from line 13
./usr/share/pyshared/pesto/wsgiutils.py:30: redefinition of unused 'parsedate_tz' from line 28
./usr/share/pyshared/pesto/wsgiutils.py:30: redefinition of unused 'mktime_tz' from line 28
./usr/share/pyshared/pesto/wsgiutils.py:39: redefinition of unused 'wraps' from line 37
./usr/share/pyshared/pesto/testing.py:17: redefinition of unused 'wsgi_validator' from line 14
./usr/share/pyshared/pesto/request.py:22: redefinition of unused 'partial' from line 18
./usr/share/pyshared/pesto/request.py:312: local variable 'uri' is assigned to but never used
./usr/share/pyshared/pesto/response.py:11: 'cgi' imported but unused
./usr/share/pyshared/pesto/response.py:12: 'datetime' imported but unused
./usr/share/pyshared/pesto/response.py:14: 'urllib' imported but unused
./usr/share/pyshared/pesto/response.py:15: 'copy' imported but unused
./usr/share/pyshared/pesto/session/__init__.py:4: 'from pesto.session.base import *' used; unable to detect undefined names
./usr/share/pyshared/pesto/session/base.py:57: redefinition of function 'generate_id' from line 46

This report was generated on Tue, 22 Mar 2011 06:33:40 +0000, based on results by pyflakes 0.4.0-1