Debian Automated Code Analysis

pyflakes analysis of python-toscawidgets_0.9.7.2-1_all.deb

./usr/share/pyshared/tw/api.py:1: 'from tw.core import *' used; unable to detect undefined names
./usr/share/pyshared/tw/forms/core.py:12: 'RepeatingWidgetBunch' imported but unused
./usr/share/pyshared/tw/forms/fields.py:1: 'math' imported but unused
./usr/share/pyshared/tw/forms/fields.py:5: 'chain' imported but unused
./usr/share/pyshared/tw/forms/fields.py:14: 'view' imported but unused
./usr/share/pyshared/tw/forms/samples.py:2: 'from tw.forms import *' used; unable to detect undefined names
./usr/share/pyshared/tw/forms/samples.py:3: 'from tw.forms.validators import *' used; unable to detect undefined names
./usr/share/pyshared/tw/forms/validators.py:2: 'warnings' imported but unused
./usr/share/pyshared/tw/forms/validators.py:8: 'formencode' imported but unused
./usr/share/pyshared/tw/forms/validators.py:9: 'from formencode.validators import *' used; unable to detect undefined names
./usr/share/pyshared/tw/forms/validators.py:10: 'ForEach' imported but unused
./usr/share/pyshared/tw/forms/validators.py:11: 'from formencode.compound import *' used; unable to detect undefined names
./usr/share/pyshared/tw/forms/validators.py:13: 'Schema' imported but unused
./usr/share/pyshared/tw/forms/validators.py:77: 'datetime' imported but unused
./usr/share/pyshared/tw/forms/calendars.py:3: 'errno' imported but unused
./usr/share/pyshared/tw/forms/calendars.py:5: 'tw' imported but unused
./usr/share/pyshared/tw/forms/__init__.py:8: 'Widget' imported but unused
./usr/share/pyshared/tw/forms/__init__.py:9: 'from tw.forms.core import *' used; unable to detect undefined names
./usr/share/pyshared/tw/forms/__init__.py:10: 'from tw.forms.fields import *' used; unable to detect undefined names
./usr/share/pyshared/tw/forms/__init__.py:11: 'from tw.forms.datagrid import *' used; unable to detect undefined names
./usr/share/pyshared/tw/forms/__init__.py:12: 'from tw.forms.calendars import *' used; unable to detect undefined names
./usr/share/pyshared/tw/mods/cp3.py:4: 'os' imported but unused
./usr/share/pyshared/tw/mods/tg.py:3: 'os' imported but unused
./usr/share/pyshared/tw/mods/tg.py:15: redefinition of unused 'cp' from line 11
./usr/share/pyshared/tw/mods/tg.py:24: 'tw' imported but unused
./usr/share/pyshared/tw/mods/pylonshf.py:9: 'ContextObj' imported but unused
./usr/share/pyshared/tw/mods/pylonshf.py:9: 'AttribSafeContextObj' imported but unused
./usr/share/pyshared/tw/mods/pylonshf.py:120: undefined name 'decoded'
./usr/share/pyshared/tw/mods/pylonshf.py:167: redefinition of unused 'render' from line 11
./usr/share/pyshared/tw/mods/cp2.py:4: 'os' imported but unused
./usr/share/pyshared/tw/mods/base.py:3: 'Registry' imported but unused
./usr/share/pyshared/tw/core/command.py:12: redefinition of unused 'StringIO' from line 10
./usr/share/pyshared/tw/core/mako_util.py:2: 'Undefined' imported but unused
./usr/share/pyshared/tw/core/engine_plugin.py:8: 'os' imported but unused
./usr/share/pyshared/tw/core/resources.py:9: 'izip' imported but unused
./usr/share/pyshared/tw/core/resources.py:11: 'resource_filename' imported but unused
./usr/share/pyshared/tw/core/resources.py:73: local variable 'path_info' is assigned to but never used
./usr/share/pyshared/tw/core/__init__.py:1: 'from exceptions import *' used; unable to detect undefined names
./usr/share/pyshared/tw/core/__init__.py:2: 'from meta import *' used; unable to detect undefined names
./usr/share/pyshared/tw/core/__init__.py:3: 'from util import *' used; unable to detect undefined names
./usr/share/pyshared/tw/core/__init__.py:4: 'from view import *' used; unable to detect undefined names
./usr/share/pyshared/tw/core/__init__.py:5: 'from base import *' used; unable to detect undefined names
./usr/share/pyshared/tw/core/__init__.py:6: 'from resources import *' used; unable to detect undefined names
./usr/share/pyshared/tw/core/__init__.py:7: 'from resource_injector import *' used; unable to detect undefined names
./usr/share/pyshared/tw/core/__init__.py:8: 'from js import *' used; unable to detect undefined names
./usr/share/pyshared/tw/core/__init__.py:9: 'make_middleware' imported but unused
./usr/share/pyshared/tw/core/__init__.py:10: 'from tw.mods.base import *' used; unable to detect undefined names
./usr/share/pyshared/tw/core/registry.py:92: 'sys' imported but unused
./usr/share/pyshared/tw/core/registry.py:103: redefinition of unused 'StackedObjectProxy' from line 99
./usr/share/pyshared/tw/core/registry.py:272: redefinition of unused 'Registry' from line 99
./usr/share/pyshared/tw/core/registry.py:326: redefinition of unused 'RegistryManager' from line 99
./usr/share/pyshared/tw/core/registry.py:411: redefinition of unused 'StackedObjectRestorer' from line 99
./usr/share/pyshared/tw/core/registry.py:547: redefinition of unused 'restorer' from line 99
./usr/share/pyshared/tw/core/meta.py:5: 'from tw.core.exceptions import *' used; unable to detect undefined names
./usr/share/pyshared/tw/core/meta.py:17: local variable 'params' is assigned to but never used
./usr/share/pyshared/tw/core/meta.py:38: local variable 'e' is assigned to but never used
./usr/share/pyshared/tw/core/util.py:3: 'sys' imported but unused
./usr/share/pyshared/tw/core/middleware.py:1: 'unquote' imported but unused
./usr/share/pyshared/tw/core/middleware.py:8: 'base' imported but unused
./usr/share/pyshared/tw/core/base.py:8: 'RequestLocalDescriptor' imported but unused
./usr/share/pyshared/tw/core/base.py:16: 'from exceptions import *' used; unable to detect undefined names
./usr/share/pyshared/tw/core/base.py:263: local variable 'e' is assigned to but never used

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