Debian Automated Code Analysis

pyflakes analysis of python-tgext.admin_0.2.6-1_all.deb

./usr/share/pyshared/tgext/crud/widgets.py:4: 'tw' imported but unused
./usr/share/pyshared/tgext/crud/widgets.py:8: redefinition of unused 'TableBase' from line 5
./usr/share/pyshared/tgext/crud/widgets.py:9: redefinition of unused 'TableFiller' from line 6
./usr/share/pyshared/tgext/crud/widgets.py:19: undefined name 'UserTable'
./usr/share/pyshared/tgext/crud/widgets.py:19: undefined name 'DBSession'
./usr/share/pyshared/tgext/crud/widgets.py:25: undefined name 'UserTableFiller'
./usr/share/pyshared/tgext/crud/widgets.py:25: undefined name 'DBSession'
./usr/share/pyshared/tgext/crud/widgets.py:36: undefined name 'UserEditForm'
./usr/share/pyshared/tgext/crud/widgets.py:36: undefined name 'DBSession'
./usr/share/pyshared/tgext/crud/widgets.py:46: undefined name 'UserNewForm'
./usr/share/pyshared/tgext/crud/widgets.py:46: undefined name 'DBSession'
./usr/share/pyshared/tgext/crud/widgets.py:50: undefined name 'UserEditFiller'
./usr/share/pyshared/tgext/crud/widgets.py:50: undefined name 'DBSession'
./usr/share/pyshared/tgext/crud/controller.py:3: 'flash' imported but unused
./usr/share/pyshared/tgext/crud/controller.py:8: 'catch_errors' imported but unused
./usr/share/pyshared/tgext/crud/controller.py:13: 'chameleon' imported but unused
./usr/share/pyshared/tgext/crud/controller.py:96: 'tw' imported but unused
./usr/share/pyshared/tgext/crud/__init__.py:1: 'CrudRestController' imported but unused
./usr/share/pyshared/tgext/admin/tgadminconfig.py:1: 'inspect' imported but unused
./usr/share/pyshared/tgext/admin/tgadminconfig.py:6: 'class_mapper' imported but unused
./usr/share/pyshared/tgext/admin/tgadminconfig.py:7: 'UnmappedClassError' imported but unused
./usr/share/pyshared/tgext/admin/tgadminconfig.py:26: 'tw' imported but unused
./usr/share/pyshared/tgext/admin/tgadminconfig.py:31: redefinition of unused 'TableBase' from line 27
./usr/share/pyshared/tgext/admin/tgadminconfig.py:32: redefinition of unused 'TableFiller' from line 28
./usr/share/pyshared/tgext/admin/tgadminconfig.py:33: redefinition of unused 'AddRecordForm' from line 29
./usr/share/pyshared/tgext/admin/tgadminconfig.py:33: redefinition of unused 'EditableForm' from line 29
./usr/share/pyshared/tgext/admin/tgadminconfig.py:35: 'AddFormFiller' imported but unused
./usr/share/pyshared/tgext/admin/config.py:2: 'TextField' imported but unused
./usr/share/pyshared/tgext/admin/config.py:7: 'tw' imported but unused
./usr/share/pyshared/tgext/admin/config.py:12: redefinition of unused 'TableBase' from line 8
./usr/share/pyshared/tgext/admin/config.py:13: redefinition of unused 'TableFiller' from line 9
./usr/share/pyshared/tgext/admin/config.py:14: redefinition of unused 'AddRecordForm' from line 10
./usr/share/pyshared/tgext/admin/config.py:14: redefinition of unused 'EditableForm' from line 10
./usr/share/pyshared/tgext/admin/config.py:87: local variable 'mapper' is assigned to but never used
./usr/share/pyshared/tgext/admin/controller.py:2: 'class_mapper' imported but unused
./usr/share/pyshared/tgext/admin/controller.py:3: 'inspect' imported but unused
./usr/share/pyshared/tgext/admin/controller.py:6: 'override_template' imported but unused
./usr/share/pyshared/tgext/admin/controller.py:11: 'CrudRestController' imported but unused
./usr/share/pyshared/tgext/admin/controller.py:16: 'chameleon' imported but unused
./usr/share/pyshared/tgext/admin/controller.py:81: local variable 'model' is assigned to but never used
./usr/share/pyshared/tgext/admin/__init__.py:1: 'AdminController' imported but unused
./usr/share/pyshared/tgext/admin/__init__.py:2: 'CrudRestControllerConfig' imported but unused
./usr/share/pyshared/tgext/admin/__init__.py:2: 'AdminConfig' imported but unused
./usr/share/pyshared/tgext/admin/test/test_controller.py:9: 'DBSession' imported but unused
./usr/share/pyshared/tgext/admin/test/test_controller.py:162: local variable 'resp' is assigned to but never used
./usr/share/pyshared/tgext/admin/test/test_controller.py:189: local variable 'resp' is assigned to but never used
./usr/share/pyshared/tgext/admin/test/base.py:4: 'TestCase' imported b./usr/share/pyshared/tgext/admin/test/controllers/root.py:14: invalid syntax
    
     ^
ut unused
./usr/share/pyshared/tgext/admin/test/base.py:5: 'dumps' imported but unused
./usr/share/pyshared/tgext/admin/test/base.py:5: 'loads' imported but unused
./usr/share/pyshared/tgext/admin/test/base.py:12: 'tg' imported but unused
./usr/share/pyshared/tgext/admin/test/model/__init__.py:4: 'md5' imported but unused
./usr/share/pyshared/tgext/admin/test/model/__init__.py:5: 'sha' imported but unused
./usr/share/pyshared/tgext/admin/test/model/__init__.py:9: 'from sqlalchemy import *' used; unable to detect undefined names
./usr/share/pyshared/tgext/admin/test/model/__init__.py:10: 'backref' imported but unused
./usr/share/pyshared/tgext/admin/test/model/__init__.py:11: 'synonym_for' imported but unused
./usr/share/pyshared/tgext/admin/test/model/__init__.py:11: 'DeclarativeMeta' imported but unused

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