Debian Automated Code Analysis

pyflakes analysis of zope-ploneformgen_1.2.7-1_all.deb

./usr/share/zope/Products/PloneFormGen/__init__.py:14: 'TALESField' imported but unused
./usr/share/zope/Products/PloneFormGen/__init__.py:14: 'TemplateFields' imported but unused
./usr/share/zope/Products/PloneFormGen/__init__.py:14: 'PythonField' imported but unused
./usr/share/zope/Products/PloneFormGen/__init__.py:33: 'content' imported but unused
./usr/share/zope/Products/PloneFormGen/__init__.py:33: 'validators' imported but unused
./usr/share/zope/Products/PloneFormGen/__init__.py:33: 'widgets' imported but unused
./usr/share/zope/Products/PloneFormGen/__init__.py:87: redefinition of unused 'PloneFormGenMessageFactory' from line 85
./usr/share/zope/Products/PloneFormGen/__init__.py:91: 'v2_5' imported but unused
./usr/share/zope/Products/PloneFormGen/__init__.py:97: 'v3_0' imported but unused
./usr/share/zope/Products/PloneFormGen/widgets/likertWidget.py:25: 'from Products.Archetypes.public import *' used; unable to detect undefined names
./usr/share/zope/Products/PloneFormGen/widgets/likertWidget.py:26: 'shasattr' imported but unused
./usr/share/zope/Products/PloneFormGen/widgets/likertWidget.py:28: 'registerATCT' imported but unused
./usr/share/zope/Products/PloneFormGen/widgets/likertWidget.py:29: 'ATCTContent' imported but unused
./usr/share/zope/Products/PloneFormGen/widgets/likertWidget.py:30: 'ATContentTypeSchema' imported but unused
./usr/share/zope/Products/PloneFormGen/widgets/likertWidget.py:31: 'finalizeATCTSchema' imported but unused
./usr/share/zope/Products/PloneFormGen/widgets/likertWidget.py:32: 'zconf' imported but unused
./usr/share/zope/Products/PloneFormGen/widgets/likertWidget.py:38: 'ModifyPortalContent' imported but unused
./usr/share/zope/Products/PloneFormGen/widgets/likertWidget.py:38: 'View' imported but unused
./usr/share/zope/Products/PloneFormGen/widgets/likertWidget.py:40: 'ClassSecurityInfo' imported but unused
./usr/share/zope/Products/PloneFormGen/widgets/__init__.py:3: 'RichLabelWidget' imported but unused
./usr/share/zope/Products/PloneFormGen/widgets/__init__.py:4: 'FieldsetEndWidget' imported but unused
./usr/share/zope/Products/PloneFormGen/widgets/__init__.py:4: 'FieldsetStartWidget' imported but unused
./usr/share/zope/Products/PloneFormGen/widgets/__init__.py:5: 'LikertWidget' imported but unused
./usr/share/zope/Products/PloneFormGen/interfaces/__init__.py:1: 'IPloneFormGenField' imported but unused
./usr/share/zope/Products/PloneFormGen/interfaces/__init__.py:2: 'IPloneFormGenForm' imported but unused
./usr/share/zope/Products/PloneFormGen/interfaces/__init__.py:3: 'IPloneFormGenActionAdapter' imported but unused
./usr/share/zope/Products/PloneFormGen/interfaces/__init__.py:4: 'IPloneFormGenThanksPage' imported but unused
./usr/share/zope/Products/PloneFormGen/tools/formGenTool.py:6: 'StringTypes' imported but unused
./usr/share/zope/Products/PloneFormGen/tools/formGenTool.py:10: 'PropertyManager' imported but unused
./usr/share/zope/Products/PloneFormGen/tools/formGenTool.py:13: 'View' imported but unused
./usr/share/zope/Products/PloneFormGen/tools/formGenTool.py:15: 'safe_hasattr' imported but unused
./usr/share/zope/Products/PloneFormGen/tools/__init__.py:1: 'formGenTool' imported but unused
./usr/share/zope/Products/PloneFormGen/validators/__init__.py:1: 'ExRangeValidator' imported but unused
./usr/share/zope/Products/PloneFormGen/validators/__init__.py:1: 'BooleanValidators' imported but unused
./usr/share/zope/Products/PloneFormGen/validators/__init__.py:1: 'MaxLengthValidator' imported but unused
./usr/share/zope/Products/PloneFormGen/content/validationMessages.py:108: redefinition of function 'cleanupMessage' from line 49
./usr/share/zope/Products/PloneFormGen/content/formLikertField.py:26: 'from Products.Archetypes.public import *' used; unable to detect undefined names
./usr/share/zope/Products/PloneFormGen/content/formLikertField.py:27: 'shasattr' imported but unused
./usr/share/zope/Products/PloneFormGen/content/formLikertField.py:29: 'registerATCT' imported but unused
./usr/share/zope/Products/PloneFormGen/content/formLikertField.py:30: 'ATCTContent' imported but unused
./usr/share/zope/Products/PloneFormGen/content/formLikertField.py:31: 'ATContentTypeSchema' imported but unused
./usr/share/zope/Products/PloneFormGen/content/formLikertField.py:33: 'zconf' imported but unused
./usr/share/zope/Products/PloneFormGen/content/formLikertField.py:45: '_' imported but unused
./usr/share/zope/Products/PloneFormGen/content/formLikertField.py:46: 'HAS_PLONE25' imported but unused
./usr/share/zope/Products/PloneFormGen/content/fields.py:6: 'from Products.Archetypes.public import *' used; unable to detect undefined names
./usr/share/zope/Products/PloneFormGen/content/fields.py:7: 'shasattr' imported but unused
./usr/share/zope/Products/PloneFormGen/content/fields.py:10: 'ATCTContent' imported but unused
./usr/share/zope/Products/PloneFormGen/content/fields.py:11: 'ATContentTypeSchema' imported but unused
./usr/share/zope/Products/PloneFormGen/content/fields.py:14: 'TALESLines' imported but unused
./usr/share/zope/Products/PloneFormGen/content/fields.py:27: 'from Products.PloneFormGen.content.fieldsBase import *' used; unable to detect undefined names
./usr/share/zope/Products/PloneFormGen/content/fields.py:33: 'StringTypes' imported but unused
./usr/share/zope/Products/PloneFormGen/content/fields.py:641: local variable 'dt' is assigned to but never used
./usr/share/zope/Products/PloneFormGen/content/form.py:18: 'from Products.LinguaPlone.public import *' used; unable to detect undefined names
./usr/share/zope/Products/PloneFormGen/content/form.py:20: 'from Products.Archetypes.public import *' used; unable to detect undefined names
./usr/share/zope/Products/PloneFormGen/content/form.py:26: 'finalizeATCTSchema' imported but unused
./usr/share/zope/Products/PloneFormGen/content/form.py:34: 'FORM_ERROR_MARKER' imported but unused
./usr/share/zope/Products/PloneFormGen/content/fieldset.py:8: 'providedBy' imported but unused
./usr/share/zope/Products/PloneFormGen/content/fieldset.py:8: 'implements' imported but unused
./usr/share/zope/Products/PloneFormGen/content/fieldset.py:10: 'logging' imported but unused
./usr/share/zope/Products/PloneFormGen/content/fieldset.py:14: 'getToolByName' imported but unused
./usr/share/zope/Products/PloneFormGen/content/fieldset.py:16: 'safe_hasattr' imported but unused
./usr/share/zope/Products/PloneFormGen/content/fieldset.py:18: 'from Products.Archetypes.public import *' used; unable to detect undefined names
./usr/share/zope/Products/PloneFormGen/content/fieldset.py:21: 'finalizeATCTSchema' imported but unused
./usr/share/zope/Products/PloneFormGen/content/fieldset.py:24: 'from Products.PloneFormGen.config import *' used; unable to detect undefined names
./usr/share/zope/Products/PloneFormGen/content/fieldset.py:28: '_' imported but unused
./usr/share/zope/Products/PloneFormGen/content/fieldset.py:32: 'zope' imported but unused
./usr/share/zope/Products/PloneFormGen/content/likertField.py:24: 'from Products.Archetypes.public import *' used; unable to detect undefined names
./usr/share/zope/Products/PloneFormGen/content/likertField.py:25: 'shasattr' imported but unused
./usr/share/zope/Products/PloneFormGen/content/likertField.py:27: 'registerATCT' imported but unused
./usr/share/zope/Products/PloneFormGen/content/likertField.py:28: 'ATCTContent' imported but unused
./usr/share/zope/Products/PloneFormGen/content/likertField.py:29: 'ATContentTypeSchema' imported but unused
./usr/share/zope/Products/PloneFormGen/content/likertField.py:30: 'finalizeATCTSchema' imported but unused
./usr/share/zope/Products/PloneFormGen/content/likertField.py:31: 'zconf' imported but unused
./usr/share/zope/Products/PloneFormGen/content/thanksPage.py:13: 'from Products.Archetypes.public import *' used; unable to detect undefined names
./usr/share/zope/Products/PloneFormGen/content/thanksPage.py:14: 'shasattr' imported but unused
./usr/share/zope/Products/PloneFormGen/content/saveDataAdapter.py:10: 'View' imported but unused
./usr/share/zope/Products/PloneFormGen/content/saveDataAdapter.py:13: 'from Products.Archetypes.public import *' used; unable to detect undefined names
./usr/share/zope/Products/PloneFormGen/content/saveDataAdapter.py:19: 'from Products.PloneFormGen.config import *' used; unable to detect undefined names
./usr/share/zope/Products/PloneFormGen/content/saveDataAdapter.py:36: redefinition of unused 'guess_content_type' from line 32
./usr/share/zope/Products/PloneFormGen/content/saveDataAdapter.py:39: redefinition of unused 'guess_content_type' from line 36
./usr/share/zope/Products/PloneFormGen/content/__init__.py:7: 'fieldset' imported but unused
./usr/share/zope/Products/PloneFormGen/content/__init__.py:7: 'form' imported but unused
./usr/share/zope/Products/PloneFormGen/content/__init__.py:7: 'fields' imported but unused
./usr/share/zope/Products/PloneFormGen/content/__init__.py:8: 'saveDataAdapter' imported but unused
./usr/share/zope/Products/PloneFormGen/content/__init__.py:8: 'actionAdapter' imported but unused
./usr/share/zope/Products/PloneFormGen/content/__init__.py:8: 'formMailerAdapter' imported but unused
./usr/share/zope/Products/PloneFormGen/content/__init__.py:9: 'customScriptAdapter' imported but unused
./usr/share/zope/Products/PloneFormGen/content/__init__.py:10: 'thanksPage' imported but unused
./usr/share/zope/Products/PloneFormGen/content/__init__.py:11: 'likertField' imported but unused
./usr/share/zope/Products/PloneFormGen/content/__init__.py:11: 'formLikertField' imported but unused
./usr/share/zope/Products/PloneFormGen/content/formMailerAdapter.py:22: 'from Products.Archetypes.public import *' used; unable to detect undefined names
./usr/share/zope/Products/PloneFormGen/content/formMailerAdapter.py:29: 'View' imported but unused
./usr/share/zope/Products/PloneFormGen/content/formMailerAdapter.py:32: 'from Products.PloneFormGen.config import *' used; unable to detect undefined names
./usr/share/zope/Products/PloneFormGen/content/formMailerAdapter.py:35: 'ZopePageTemplate' imported but unused
./usr/share/zope/Products/PloneFormGen/content/formMailerAdapter.py:37: 'TALESLines' imported but unused
./usr/share/zope/Products/PloneFormGen/content/formMailerAdapter.py:40: redefinition of unused 'FormActionAdapter' from line 33
./usr/share/zope/Products/PloneFormGen/content/formMailerAdapter.py:40: redefinition of unused 'FormAdapterSchema' from line 33
./usr/share/zope/Products/PloneFormGen/content/formMailerAdapter.py:51: 'StringType' imported but unused
./usr/share/zope/Products/PloneFormGen/content/formMailerAdapter.py:51: 'UnicodeType' imported but unused
./usr/share/zope/Products/PloneFormGen/content/formMailerAdapter.py:53: 'DateTime' imported but unused
./usr/share/zope/Products/PloneFormGen/content/formMailerAdapter.py:64: redefinition of unused 'guess_content_type' from line 60
./usr/share/zope/Products/PloneFormGen/content/formMailerAdapter.py:67: redefinition of unused 'guess_content_type' from line 64
./usr/share/zope/Products/PloneFormGen/content/formMailerAdapter.py:587: local variable 'encoding' is assigned to but never used
./usr/share/zope/Products/PloneFormGen/content/formMailerAdapter.py:641: local variable 'request' is assigned to but never used
./usr/share/zope/Products/PloneFormGen/content/actionAdapter.py:8: 'from Products.PloneFormGen.config import *' used; unable to detect undefined names
./usr/share/zope/Products/PloneFormGen/content/actionAdapter.py:12: 'from Products.Archetypes.public import *' used; unable to detect undefined names
./usr/share/zope/Products/PloneFormGen/content/actionAdapter.py:13: 'shasattr' imported but unused
./usr/share/zope/Products/PloneFormGen/content/actionAdapter.py:18: 'registerATCT' imported but unused
./usr/share/zope/Products/PloneFormGen/content/actionAdapter.py:19: 'View' imported but unused
./usr/share/zope/Products/PloneFormGen/content/customScriptAdapter.py:13: 'StringIO' imported but unused
./usr/share/zope/Products/PloneFormGen/content/customScriptAdapter.py:23: 'from Products.Archetypes.public import *' used; unable to detect undefined names
./usr/share/zope/Products/PloneFormGen/content/customScriptAdapter.py:24: 'contentDispositionHeader' imported but unused
./usr/share/zope/Products/PloneFormGen/content/customScriptAdapter.py:27: 'View' imported but unused
./usr/share/zope/Products/PloneFormGen/content/customScriptAdapter.py:35: 'from Products.PloneFormGen.config import *' used; unable to detect undefined names
./usr/share/zope/Products/PloneFormGen/content/fieldsBase.py:12: 'from Products.Archetypes.public import *' used; unable to detect undefined names
./usr/share/zope/Products/PloneFormGen/content/fieldsBase.py:13: 'registerATCT' imported but unused
./usr/share/zope/Products/PloneFormGen/content/fieldsBase.py:19: 'TALESLines' imported but unused
./usr/share/zope/Products/PloneFormGen/content/fieldsBase.py:21: 'PROJECTNAME' imported but unused
./usr/share/zope/Products/PloneFormGen/content/fieldsBase.py:29: 'base_hasattr' imported but unused
./usr/share/zope/Products/PloneFormGen/content/fieldsBase.py:31: 'RangeValidator' imported but unused
./usr/share/zope/Products/PloneFormGen/content/fieldsBase.py:37: '_' imported but unused
./usr/share/zope/Products/PloneFormGen/content/fieldsBase.py:38: 'HAS_PLONE25' imported but unused
./usr/share/zope/Products/PloneFormGen/Extensions/Install.py:2: 'from Products.PloneFormGen.config import *' used; unable to detect undefined names
./usr/share/zope/Products/PloneFormGen/tests/testLikertField.py:5: 'email' imported but unused
./usr/share/zope/Products/PloneFormGen/tests/testLikertField.py:14: 'getToolByName' imported but unused
./usr/share/zope/Products/PloneFormGen/tests/testLikertField.py:85: undefined name 'framework'
./usr/share/zope/Products/PloneFormGen/tests/testSaver.py:4: 'email' imported but unused
./usr/share/zope/Products/PloneFormGen/tests/testSaver.py:11: 'getToolByName' imported but unused
./usr/share/zope/Products/PloneFormGen/tests/testSaver.py:248: undefined name 'framework'
./usr/share/zope/Products/PloneFormGen/tests/testSetup.py:482: undefined name 'framework'
./usr/share/zope/Products/PloneFormGen/tests/testCustomScript.py:18: 'Unauthorized' imported but unused
./usr/share/zope/Products/PloneFormGen/tests/testCustomScript.py:20: 'manage_addPythonScript' imported but unused
./usr/share/zope/Products/PloneFormGen/tests/testCustomScript.py:20: 'PythonScript' imported but unused
./usr/share/zope/Products/PloneFormGen/tests/testCustomScript.py:26: 'getToolByName' imported but unused
./usr/share/zope/Products/PloneFormGen/tests/testCustomScript.py:158: local variable 'adapter' is assigned to but never used
./usr/share/zope/Products/PloneFormGen/tests/testCustomScript.py:208: local variable 'e' is assigned to but never used
./usr/share/zope/Products/PloneFormGen/tests/testCustomScript.py:233: local variable 'e' is assigned to but never used
./usr/share/zope/Products/PloneFormGen/tests/testCustomScript.py:375: undefined name 'framework'
./usr/share/zope/Products/PloneFormGen/tests/testMailer.py:13: 'getToolByName' imported but unused
./usr/share/zope/Products/PloneFormGen/tests/testMailer.py:233: undefined name 'framework'
./usr/share/zope/Products/PloneFormGen/tests/testTools.py:9: 'zope' imported but unused
./usr/share/zope/Products/PloneFormGen/tests/testTools.py:27: local variable 'pt' is assigned to but never used
./usr/share/zope/Products/PloneFormGen/tests/testTools.py:124: undefined name 'framework'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:44: undefined name 'os'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:45: undefined name 'os'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:47: undefined name 'os'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:48: undefined name 'os'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:50: undefined name 'os'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:51: undefined name 'os'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:55: undefined name 'sys'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:56: undefined name 'sys'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:58: undefined name 'os'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:61: undefined name 'os'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:63: undefined name 'os'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:63: undefined name 'os'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:64: undefined name 'os'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:64: undefined name 'os'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:65: undefined name 'sys'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:67: undefined name 'os'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:71: undefined name 'sys'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:73: 'unittest' imported but unused
./usr/share/zope/Products/PloneFormGen/tests/framework.py:74: undefined name 'os'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:74: undefined name 'os'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:80: undefined name 'os'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:80: undefined name 'os'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:82: undefined name 'os'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:85: undefined name 'sys'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:88: undefined name 'os'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:91: undefined name 'os'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:94: undefined name 'os'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:100: undefined name 'sys'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:104: undefined name 'os'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:105: undefined name 'os'
./usr/share/zope/Products/PloneFormGen/tests/framework.py:106: undefined name 'sys'
./usr/share/zope/Products/PloneFormGen/tests/testValidators.py:13: 'getToolByName' imported but unused
./usr/share/zope/Products/PloneFormGen/tests/testValidators.py:15: 'Products' imported but unused
./usr/share/zope/Products/PloneFormGen/tests/testValidators.py:58: redefinition of function 'test_isNotTooLong' from line 33
./usr/share/zope/Products/PloneFormGen/tests/testValidators.py:111: undefined name 'framework'
./usr/share/zope/Products/PloneFormGen/tests/testFunctions.py:5: 'email' imported but unused
./usr/share/zope/Products/PloneFormGen/tests/testFunctions.py:12: 'getToolByName' imported but unused
./usr/share/zope/Products/PloneFormGen/tests/testFunctions.py:241: local variable 'val' is assigned to but never used
./usr/share/zope/Products/PloneFormGen/tests/testFunctions.py:344: local variable 'errors' is assigned to but never used
./usr/share/zope/Products/PloneFormGen/tests/testFunctions.py:579: undefined name 'framework'
./usr/share/zope/Products/PloneFormGen/examples/PFGDataGrid/config.py:9: 'fieldsBase' imported but unused
./usr/share/zope/Products/PloneFormGen/examples/PFGDataGrid/datagridff.py:12: 'from Products.Archetypes.public import *' used; unable to detect undefined names
./usr/share/zope/Products/PloneFormGen/examples/PFGDataGrid/datagridff.py:14: 'ATContentTypeSchema' imported but unused
./usr/share/zope/Products/PloneFormGen/examples/PFGDataGrid/datagridff.py:14: 'ATCTContent' imported but unused
./usr/share/zope/Products/PloneFormGen/examples/PFGDataGrid/datagridff.py:17: 'from Products.PFGDataGrid.config import *' used; unable to detect undefined names
./usr/share/zope/Products/PloneFormGen/examples/PFGDataGrid/__init__.py:4: 'registerDirectory' imported but unused
./usr/share/zope/Products/PloneFormGen/examples/PFGDataGrid/__init__.py:6: 'from config import *' used; unable to detect undefined names
./usr/share/zope/Products/PloneFormGen/examples/PFGDataGrid/__init__.py:11: 'datagridff' imported but unused
./usr/share/zope/Products/PloneFormGen/examples/PFGDataGrid/Extensions/Install.py:11: 'FormActionKey' imported but unused
./usr/share/zope/Products/PloneFormGen/examples/PFGDataGrid/Extensions/Install.py:14: 'install_subskin' imported but unused
./usr/share/zope/Products/PloneFormGen/examples/PFGDataGrid/Extensions/Install.py:19: 'from Products.PFGDataGrid.config import *' used; unable to detect undefined names

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