Debian Automated Code Analysis

pyflakes analysis of bicyclerepair_0.9-6_all.deb

./usr/share/pyshared/BicycleRepairMan_Idle.py:6: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/BicycleRepairMan_Idle.py:7: 'tkFileDialog' imported but unused
./usr/share/pyshared/BicycleRepairMan_Idle.py:13: 'from idlelib.PathBrowser import *' used; unable to detect undefined names
./usr/share/pyshared/BicycleRepairMan_Idle.py:27: 'from PathBrowser import *' used; unable to detect undefined names
./usr/share/pyshared/BicycleRepairMan_Idle.py:28: redefinition of unused 'ListedToplevel' from line 14
./usr/share/pyshared/BicycleRepairMan_Idle.py:28: 'ListedToplevel' imported but unused
./usr/share/pyshared/BicycleRepairMan_Idle.py:29: redefinition of unused 'TreeNode' from line 15
./usr/share/pyshared/BicycleRepairMan_Idle.py:29: redefinition of unused 'TreeItem' from line 15
./usr/share/pyshared/BicycleRepairMan_Idle.py:29: redefinition of unused 'ScrolledCanvas' from line 15
./usr/share/pyshared/BicycleRepairMan_Idle.py:29: 'TreeNode' imported but unused
./usr/share/pyshared/BicycleRepairMan_Idle.py:29: 'ScrolledCanvas' imported but unused
./usr/share/pyshared/BicycleRepairMan_Idle.py:29: 'TreeItem' imported but unused
./usr/share/pyshared/BicycleRepairMan_Idle.py:30: redefinition of unused 'EditorWindow' from line 16
./usr/share/pyshared/BicycleRepairMan_Idle.py:31: redefinition of unused 'PyShell' from line 17
./usr/share/pyshared/BicycleRepairMan_Idle.py:32: redefinition of unused 'OutputWindow' from line 18
./usr/share/pyshared/BicycleRepairMan_Idle.py:34: redefinition of unused 'idleConf' from line 20
./usr/share/pyshared/bikeemacs.py:9: 'StringIO' imported but unused
./usr/share/pyshared/bike/testall.py:3: 'setpath' imported but unused
./usr/share/pyshared/bike/testall.py:4: 'from test_bikefacade import *' used; unable to detect undefined names
./usr/share/pyshared/bike/test_bikefacade.py:3: 'setpath' imported but unused
./usr/share/pyshared/bike/test_bikefacade.py:6: 'testdata' imported but unused
./usr/share/pyshared/bike/test_bikefacade.py:7: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/test_bikefacade.py:15: 'getTypeOf' imported but unused
./usr/share/pyshared/bike/test_bikefacade.py:277: local variable 'raisedexception' is assigned to but never used
./usr/share/pyshared/bike/test_testutils.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/test_testutils.py:4: 'from testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/test_testutils.py:5: 'testdata' imported but unused
./usr/share/pyshared/bike/test_testutils.py:6: 'sys' imported but unused
./usr/share/pyshared/bike/testutils.py:1: 'from bike.globals import *' used; unable to detect undefined names
./usr/share/pyshared/bike/testutils.py:5: 'Mock' imported but unused
./usr/share/pyshared/bike/__init__.py:10: 'init' imported but unused
./usr/share/pyshared/bike/__init__.py:10: 'UndoStackEmptyException' imported but unused
./usr/share/pyshared/bike/__init__.py:10: 'NotAPythonModuleOrPackageException' imported but unused
./usr/share/pyshared/bike/__init__.py:10: 'CouldntLocateASTNodeFromCoordinatesException' imported but unused
./usr/share/pyshared/bike/log.py:1: 'sys' imported but unused
./usr/share/pyshared/bike/logging.py:45: redefinition of unused 'thread' from line 43
./usr/share/pyshared/bike/logging.py:49: redefinition of unused 'inspect' from line 47
./usr/share/pyshared/bike/logging.py:1928: undefined name 'RESET_ERROR'
./usr/share/pyshared/bike/logging.py:1975: local variable '_listener' (defined in enclosing scope on line 1876) referenced before assignment
./usr/share/pyshared/bike/logging.py:1976: local variable '_listener' is assigned to but never used
./usr/share/pyshared/bike/bikefacade.py:3: 'compiler' imported but unused
./usr/share/pyshared/bike/bikefacade.py:4: 'ParserError' imported but unused
./usr/share/pyshared/bike/bikefacade.py:5: 'getRootDirectory' imported but unused
./usr/share/pyshared/bike/bikefacade.py:10: 'fqn_rcar' imported but unused
./usr/share/pyshared/bike/bikefacade.py:10: 'fqn_rcdr' imported but unused
./usr/share/pyshared/bike/bikefacade.py:11: 'visitor' imported but unused
./usr/share/pyshared/bike/bikefacade.py:12: 'UndoStackEmptyException' imported but unused
./usr/share/pyshared/bike/bikefacade.py:13: 'Function' imported but unused
./usr/share/pyshared/bike/bikefacade.py:13: 'Class' imported but unused
./usr/share/pyshared/bike/bikefacade.py:14: 'getScopeForLine' imported but unused
./usr/share/pyshared/bike/bikefacade.py:15: 'UnfoundType' imported but unused
./usr/share/pyshared/bike/bikefacade.py:15: 'getTypeOfExpr' imported but unused
./usr/share/pyshared/bike/bikefacade.py:242: undefined name 'loadast'
./usr/share/pyshared/bike/parsing/test_fastparser.py:3: 'from fastparser import *' used; unable to detect undefined names
./usr/share/pyshared/bike/parsing/test_fastparser.py:4: 'from bike.parsing.load import *' used; unable to detect undefined names
./usr/share/pyshared/bike/parsing/test_fastparser.py:5: 'from bike.parsing.fastparserast import *' used; unable to detect undefined names
./usr/share/pyshared/bike/parsing/test_fastparser.py:6: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/parsing/test_fastparser.py:136: 'sys' imported but unused
./usr/share/pyshared/bike/parsing/test_newstuff.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/parsing/test_newstuff.py:5: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/parsing/testall.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/parsing/testall.py:7: 'from test_load import *' used; unable to detect undefined names
./usr/share/pyshared/bike/parsing/testall.py:8: 'from test_newstuff import *' used; unable to detect undefined names
./usr/share/pyshared/bike/parsing/testall.py:9: 'from test_parserutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/parsing/testall.py:10: 'from test_fastparser import *' used; unable to detect undefined names
./usr/share/pyshared/bike/parsing/testall.py:11: 'from test_fastparserast import *' used; unable to detect undefined names
./usr/share/pyshared/bike/parsing/test_pathutils.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/parsing/test_pathutils.py:4: 'compiler' imported but unused
./usr/share/pyshared/bike/parsing/test_pathutils.py:7: 'testdata' imported but unused
./usr/share/pyshared/bike/parsing/test_pathutils.py:8: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/parsing/test_pathutils.py:9: 'Mock' imported but unused
./usr/share/pyshared/bike/parsing/test_pathutils.py:12: 'from pathutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/parsing/test_pathutils.py:118: 'sys' imported but unused
./usr/share/pyshared/bike/parsing/test_utils.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/parsing/test_utils.py:4: 'from utils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/parsing/newstuff.py:8: 'Package' imported but unused
./usr/share/pyshared/bike/parsing/newstuff.py:8: 'Module' imported but unused
./usr/share/pyshared/bike/parsing/newstuff.py:9: 'sys' imported but unused
./usr/share/pyshared/bike/parsing/newstuff.py:10: 'CantLocateSourceNodeException' imported but unused
./usr/share/pyshared/bike/parsing/fastparserast.py:2: 'maskStringsAndRemoveComments' imported but unused
./usr/share/pyshared/bike/parsing/fastparserast.py:137: local variable 'lines' is assigned to but never used
./usr/share/pyshared/bike/parsing/pathutils.py:5: 'from bike.globals import *' used; unable to detect undefined names
./usr/share/pyshared/bike/parsing/pathutils.py:62: 'imp' imported but unused
./usr/share/pyshared/bike/parsing/test_load.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/parsing/test_load.py:4: 'compiler' imported but unused
./usr/share/pyshared/bike/parsing/test_load.py:5: 'os' imported but unused
./usr/share/pyshared/bike/parsing/test_load.py:7: 'testdata' imported but unused
./usr/share/pyshared/bike/parsing/test_load.py:8: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/parsing/test_load.py:9: 'Mock' imported but unused
./usr/share/pyshared/bike/parsing/test_load.py:11: 'getPathOfModuleOrPackage' imported but unused
./usr/share/pyshared/bike/parsing/test_load.py:12: 'from load import *' used; unable to detect undefined names
./usr/share/pyshared/bike/parsing/test_load.py:13: 'loadmodule' imported but unused
./usr/share/pyshared/bike/parsing/load.py:1: 'from bike.globals import *' used; unable to detect undefined names
./usr/share/pyshared/bike/parsing/test_visitor.py:3: 'setpath' imported but unused
./usr/share/pyshared/bike/parsing/test_visitor.py:6: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/parsing/test_parserutils.py:3: 'from parserutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/parsing/test_parserutils.py:4: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/parsing/test_parserutils.py:59: redefinition of function 'test_worksWithIfStatement' from line 39
./usr/share/pyshared/bike/parsing/test_fastparserast.py:3: 'from fastparserast import *' used; unable to detect undefined names
./usr/share/pyshared/bike/parsing/test_fastparserast.py:6: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/parsing/fastparser.py:2: 'from bike.parsing.fastparserast import *' used; unable to detect undefined names
./usr/share/pyshared/bike/parsing/fastparser.py:3: 'from bike.parsing.parserutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/refactor/rename.py:3: 'save' imported but unused
./usr/share/pyshared/bike/refactor/test_renameFunction.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/refactor/test_renameFunction.py:5: 'testdata' imported but unused
./usr/share/pyshared/bike/refactor/test_renameFunction.py:6: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/refactor/test_renameFunction.py:8: 'compiler' imported but unused
./usr/share/pyshared/bike/refactor/extractVariable.py:1: 'maskStringsAndRemoveComments' imported but unused
./usr/share/pyshared/bike/refactor/extractVariable.py:3: 'ParserError' imported but unused
./usr/share/pyshared/bike/refactor/extractVariable.py:4: 'compiler' imported but unused
./usr/share/pyshared/bike/refactor/extractVariable.py:5: 'coords' imported but unused
./usr/share/pyshared/bike/refactor/test_rename.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/refactor/test_rename.py:4: 'testdata' imported but unused
./usr/share/pyshared/bike/refactor/test_rename.py:6: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/refactor/test_inlineVariable.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/refactor/testall.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/refactor/testall.py:3: 'from test_renameMethod import *' used; unable to detect undefined names
./usr/share/pyshared/bike/refactor/testall.py:4: 'from test_renameClass import *' used; unable to detect undefined names
./usr/share/pyshared/bike/refactor/testall.py:5: 'from test_renameFunction import *' used; unable to detect undefined names
./usr/share/pyshared/bike/refactor/testall.py:6: 'from test_rename import *' used; unable to detect undefined names
./usr/share/pyshared/bike/refactor/testall.py:7: 'from test_extractMethod import *' used; unable to detect undefined names
./usr/share/pyshared/bike/refactor/testall.py:8: 'from test_inlineVariable import *' used; unable to detect undefined names
./usr/share/pyshared/bike/refactor/testall.py:9: 'from test_extractVariable import *' used; unable to detect undefined names
./usr/share/pyshared/bike/refactor/testall.py:10: 'from test_moveToModule import *' used; unable to detect undefined names
./usr/share/pyshared/bike/refactor/moveToModule.py:1: 'bike' imported but unused
./usr/share/pyshared/bike/refactor/moveToModule.py:4: 'convertNodeToMatchObject' imported but unused
./usr/share/pyshared/bike/refactor/moveToModule.py:5: 'save' imported but unused
./usr/share/pyshared/bike/refactor/test_renameMethod.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/refactor/test_renameMethod.py:5: 'compiler' imported but unused
./usr/share/pyshared/bike/refactor/test_renameMethod.py:6: 'testdata' imported but unused
./usr/share/pyshared/bike/refactor/test_renameMethod.py:8: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/refactor/test_renameMethod.py:89: local variable 'src' is assigned to but never used
./usr/share/pyshared/bike/refactor/test_renameMethod.py:117: local variable 'src' is assigned to but never used
./usr/share/pyshared/bike/refactor/test_renameMethod.py:176: local variable 'src' is assigned to but never used
./usr/share/pyshared/bike/refactor/test_extractMethod.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/refactor/test_extractMethod.py:7: 'testdata' imported but unused
./usr/share/pyshared/bike/refactor/test_extractMethod.py:8: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/refactor/test_extractVariable.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/refactor/test_extractVariable.py:4: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/refactor/test_renameClass.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/refactor/test_renameClass.py:6: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/refactor/test_renameClass.py:7: 'compiler' imported but unused
./usr/share/pyshared/bike/refactor/inlineVariable.py:6: 'ParserError' imported but unused
./usr/share/pyshared/bike/refactor/inlineVariable.py:8: 'compiler' imported but unused
./usr/share/pyshared/bike/refactor/extractMethod.py:224: local variable 'rootTabwidth' is assigned to but never used
./usr/share/pyshared/bike/refactor/extractMethod.py:252: local variable 'tabwidth' is assigned to but never used
./usr/share/pyshared/bike/refactor/test_moveToModule.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/refactor/test_moveToModule.py:3: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/refactor/test_moveToModule.py:6: 'from moveToModule import *' used; unable to detect undefined names
./usr/share/pyshared/bike/refactor/test_moveToModule.py:89: redefinition of function 'test_doesntImportRefCreatedInFunction' from line 74
./usr/share/pyshared/bike/query/test_getReferencesToClass.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/query/test_getReferencesToClass.py:5: 'testdata' imported but unused
./usr/share/pyshared/bike/query/test_getReferencesToClass.py:6: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/query/test_getReferencesToClass.py:8: 'Module' imported but unused
./usr/share/pyshared/bike/query/test_getReferencesToClass.py:17: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getReferencesToClass.py:27: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getReferencesToClass.py:42: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getReferencesToClass.py:60: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getReferencesToClass.py:83: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getReferencesToClass.py:98: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getReferencesToClass.py:117: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getReferencesToClass.py:133: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getReferencesToClass.py:148: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getReferencesToClass.py:163: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getReferencesToClass.py:181: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getReferencesToClass.py:196: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getReferencesToClass.py:209: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getReferencesToClass.py:226: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getReferencesToClass.py:245: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getReferencesToClass.py:261: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getReferencesToClass.py:263: local variable 'refs' is assigned to but never used
./usr/share/pyshared/bike/query/test_findDefinition.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/query/test_findDefinition.py:6: 'testdata' imported but unused
./usr/share/pyshared/bike/query/test_findDefinition.py:8: 'getTypeOf' imported but unused
./usr/share/pyshared/bike/query/test_findDefinition.py:8: 'resolveImportedModuleOrPackage' imported but unused
./usr/share/pyshared/bike/query/test_findDefinition.py:11: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/query/test_findDefinition.py:169: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_findDefinition.py:170: local variable 'module' is assigned to but never used
./usr/share/pyshared/bike/query/test_findDefinition.py:188: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_findDefinition.py:206: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_findDefinition.py:241: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_findDefinition.py:258: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_findDefinition.py:277: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_findDefinition.py:335: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_findDefinition.py:350: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_findDefinition.py:366: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_findDefinition.py:375: redefinition of function 'test_findsSelfAttributeDefinition' from line 342
./usr/share/pyshared/bike/query/test_findDefinition.py:384: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_findDefinition.py:400: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_findDefinition.py:415: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_findDefinition.py:437: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/findDefinition.py:17: 'walkAndGenerate' imported but unused
./usr/share/pyshared/bike/query/findDefinition.py:19: redefinition of unused 'makeLineParseable' from line 6
./usr/share/pyshared/bike/query/findDefinition.py:19: redefinition of unused 'splitLogicalLines' from line 6
./usr/share/pyshared/bike/query/findDefinition.py:19: 'splitLogicalLines' imported but unused
./usr/share/pyshared/bike/query/findDefinition.py:44: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/testall.py:3: 'setpath' imported but unused
./usr/share/pyshared/bike/query/testall.py:5: 'from test_common import *' used; unable to detect undefined names
./usr/share/pyshared/bike/query/testall.py:6: 'from test_getReferencesToClass import *' used; unable to detect undefined names
./usr/share/pyshared/bike/query/testall.py:7: 'from test_getReferencesToMethod import *' used; unable to detect undefined names
./usr/share/pyshared/bike/query/testall.py:9: 'from test_findDefinition import *' used; unable to detect undefined names
./usr/share/pyshared/bike/query/testall.py:10: 'from test_findReferences import *' used; unable to detect undefined names
./usr/share/pyshared/bike/query/testall.py:11: 'from test_relationships import *' used; unable to detect undefined names
./usr/share/pyshared/bike/query/testall.py:12: 'from test_getTypeOf import *' used; unable to detect undefined names
./usr/share/pyshared/bike/query/test_relationships.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/query/test_relationships.py:4: 'os' imported but unused
./usr/share/pyshared/bike/query/test_relationships.py:6: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/query/test_relationships.py:8: 'Module' imported but unused
./usr/share/pyshared/bike/query/test_getReferencesToMethod.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/query/test_getReferencesToMethod.py:5: 'testdata' imported but unused
./usr/share/pyshared/bike/query/test_getReferencesToMethod.py:6: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/query/test_getReferencesToMethod.py:8: 'Module' imported but unused
./usr/share/pyshared/bike/query/test_getReferencesToMethod.py:19: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getReferencesToMethod.py:38: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getReferencesToMethod.py:58: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getReferencesToMethod.py:76: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getReferencesToMethod.py:130: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getReferencesToMethod.py:152: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getReferencesToMethod.py:169: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getPackageDependencies.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/query/test_getPackageDependencies.py:3: 'unittest' imported but unused
./usr/share/pyshared/bike/query/test_getPackageDependencies.py:4: 'os' imported but unused
./usr/share/pyshared/bike/query/test_getPackageDependencies.py:5: 'testdata' imported but unused
./usr/share/pyshared/bike/query/test_getPackageDependencies.py:6: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/query/test_getTypeOf.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/query/test_getTypeOf.py:6: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/query/test_getTypeOf.py:9: 'Function' imported but unused
./usr/share/pyshared/bike/query/test_getTypeOf.py:21: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getTypeOf.py:34: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getTypeOf.py:47: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getTypeOf.py:66: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getTypeOf.py:68: local variable 'theclass' is assigned to but never used
./usr/share/pyshared/bike/query/test_getTypeOf.py:84: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getTypeOf.py:96: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getTypeOf.py:135: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_getTypeOf.py:148: local variable 'root' is assigned to but never used
./usr/share/pyshared/bike/query/test_common.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/query/test_common.py:6: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/query/test_common.py:8: 'fastparser' imported but unused
./usr/share/pyshared/bike/query/test_getReferencesToModule.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/query/test_getReferencesToModule.py:6: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/query/test_getReferencesToModule.py:7: 'from bike.query.getReferencesToModule import *' used; unable to detect undefined names
./usr/share/pyshared/bike/query/test_getReferencesToModule.py:8: 'Module' imported but unused
./usr/share/pyshared/bike/query/findReferences.py:2: 'from bike.globals import *' used; unable to detect undefined names
./usr/share/pyshared/bike/query/findReferences.py:3: 'getRoot' imported but unused
./usr/share/pyshared/bike/query/findReferences.py:3: 'Module' imported but unused
./usr/share/pyshared/bike/query/findReferences.py:4: 'indexToCoordinates' imported but unused
./usr/share/pyshared/bike/query/findReferences.py:4: 'Match' imported but unused
./usr/share/pyshared/bike/query/common.py:2: 'from bike.globals import *' used; unable to detect undefined names
./usr/share/pyshared/bike/query/common.py:3: 'getRoot' imported but unused
./usr/share/pyshared/bike/query/common.py:4: 'UnbalancedBracesException' imported but unused
./usr/share/pyshared/bike/query/common.py:9: 'Getattr' imported but unused
./usr/share/pyshared/bike/query/common.py:82: local variable 'matches' is assigned to but never used
./usr/share/pyshared/bike/query/common.py:200: local variable 'idx' is assigned to but never used
./usr/share/pyshared/bike/query/common.py:215: local variable 'maskedlines' is assigned to but never used
./usr/share/pyshared/bike/query/getReferencesToModule.py:2: 'getScopeForLine' imported but unused
./usr/share/pyshared/bike/query/getReferencesToModule.py:2: 'Match' imported but unused
./usr/share/pyshared/bike/query/getReferencesToModule.py:4: 'compiler' imported but unused
./usr/share/pyshared/bike/query/getReferencesToModule.py:5: 're' imported but unused
./usr/share/pyshared/bike/query/test_findReferences.py:2: 'setpath' imported but unused
./usr/share/pyshared/bike/query/test_findReferences.py:6: 'from bike.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/bike/query/test_findReferences.py:9: redefinition of unused 'testdata' from line 5
./usr/share/pyshared/bike/query/test_findReferences.py:11: 'getTypeOf' imported but unused
./usr/share/pyshared/bike/query/test_findReferences.py:329: local variable 'refs' is assigned to but never used
./usr/share/pyshared/bike/query/test_findReferences.py:453: local variable 'refs' is assigned to but never used
./usr/share/pyshared/bike/query/test_findReferences.py:462: local variable 'refs' is assigned to but never used
./usr/share/pyshared/bike/query/relationships.py:3: 'from bike.globals import *' used; unable to detect undefined names
./usr/share/pyshared/bike/query/relationships.py:4: 'getTypeOfExpr' imported but unused
./usr/share/pyshared/bike/query/relationships.py:5: 'getPythonPath' imported but unused
./usr/share/pyshared/bike/query/relationships.py:5: 'generateModuleFilenamesInPythonPath' imported but unused
./usr/share/pyshared/bike/query/relationships.py:5: 'generateModuleFilenamesInPackage' imported but unused
./usr/share/pyshared/bike/query/relationships.py:6: 'getPackageBaseDirectory' imported but unused
./usr/share/pyshared/bike/query/relationships.py:7: 'getScopeForLine' imported but unused
./usr/share/pyshared/bike/query/relationships.py:7: 'walkLinesContainingStrings' imported but unused
./usr/share/pyshared/bike/query/relationships.py:7: 'MatchFinder' imported but unused
./usr/share/pyshared/bike/query/relationships.py:8: 'log' imported but unused
./usr/share/pyshared/bike/query/relationships.py:9: 'Module' imported but unused
./usr/share/pyshared/bike/query/relationships.py:10: 're' imported but unused
./usr/share/pyshared/bike/query/getTypeOf.py:3: 'getModule' imported but unused
./usr/share/pyshared/bike/query/getTypeOf.py:4: redefinition of unused 'makeLineParseable' from line 4
./usr/share/pyshared/bike/query/getTypeOf.py:354: local variable 'ex' is assigned to but never used
./usr/share/pyshared/bike/transformer/testall.py:6: undefined name 'unittest'

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