Debian Automated Code Analysis

pyflakes analysis of python-pesto_21-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:103: redefinition of unused 'response' from line 18
./usr/share/pyshared/pesto/caching.py:17: redefinition of unused 'md5' from line 15
./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/__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:43: '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:36: redefinition of unused 'wraps' from line 34
./usr/share/pyshared/pesto/request.py:298: 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/response.py:880: redefinition of unused 'ClosingIterator' from line 879
./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 Thu, 03 Feb 2011 06:29:40 +0000, based on results by pyflakes 0.4.0-1