Debian Automated Code Analysis

pyflakes analysis of python-rope_0.9.2-1_all.deb

./usr/share/pyshared/rope/refactor/rename.py:5: 'sourceutils' imported but unused
./usr/share/pyshared/rope/refactor/sourceutils.py:1: 'ast' imported but unused
./usr/share/pyshared/rope/refactor/sourceutils.py:61: local variable 'scope' is assigned to but never used
./usr/share/pyshared/rope/refactor/move.py:384: local variable 'moving_pyobject' is assigned to but never used
./usr/share/pyshared/rope/refactor/move.py:609: undefined name 'ModuleSkipHandle'
./usr/share/pyshared/rope/refactor/inline.py:80: local variable 'logicals' is assigned to but never used
./usr/share/pyshared/rope/refactor/inline.py:134: local variable 'logical' is assigned to but never used
./usr/share/pyshared/rope/refactor/inline.py:135: local variable 'start_line' is assigned to but never used
./usr/share/pyshared/rope/refactor/inline.py:180: local variable 'lines' is assigned to but never used
./usr/share/pyshared/rope/refactor/__init__.py:48: 'ImportOrganizer' imported but unused
./usr/share/pyshared/rope/refactor/__init__.py:49: 'ModuleToPackage' imported but unused
./usr/share/pyshared/rope/refactor/extract.py:315: redefinition of unused 'ast' from line 3
./usr/share/pyshared/rope/refactor/extract.py:337: redefinition of unused 'ast' from line 3
./usr/share/pyshared/rope/refactor/functionutils.py:35: local variable 'parent' is assigned to but never used
./usr/share/pyshared/rope/refactor/functionutils.py:36: local variable 'parameter_names' is assigned to but never used
./usr/share/pyshared/rope/refactor/restructure.py:214: redefinition of unused 'ast' from line 3
./usr/share/pyshared/rope/refactor/usefunction.py:3: 'importutils' imported but unused
./usr/share/pyshared/rope/refactor/usefunction.py:58: local variable 'body' is assigned to but never used
./usr/share/pyshared/rope/refactor/similarfinder.py:5: 'evaluate' imported but unused
./usr/share/pyshared/rope/refactor/similarfinder.py:6: 'occurrences' imported but unused
./usr/share/pyshared/rope/refactor/similarfinder.py:6: 'importutils' imported but unused
./usr/share/pyshared/rope/refactor/similarfinder.py:6: 'sourceutils' imported but unused
./usr/share/pyshared/rope/refactor/similarfinder.py:285: redefinition of unused 'occurrences' from line 6
./usr/share/pyshared/rope/refactor/multiproject.py:8: 'project' imported but unused
./usr/share/pyshared/rope/refactor/multiproject.py:47: redefinition of unused 'project' from line 8
./usr/share/pyshared/rope/refactor/multiproject.py:77: redefinition of unused 'project' from line 8
./usr/share/pyshared/rope/refactor/occurrences.py:53: redefinition of unused 'pynames' from line 4
./usr/share/pyshared/rope/refactor/importutils/actions.py:1: 'os' imported but unused
./usr/share/pyshared/rope/refactor/importutils/actions.py:2: 'sys' imported but unused
./usr/share/pyshared/rope/refactor/importutils/actions.py:315: local variable 'new_pairs' is assigned to but never used
./usr/share/pyshared/rope/refactor/importutils/module_imports.py:64: local variable 'start' is assigned to but never used
./usr/share/pyshared/rope/refactor/importutils/module_imports.py:185: local variable 'blank_lines' is assigned to but never used
./usr/share/pyshared/rope/contrib/findit.py:76: local variable 'main_module' is assigned to but never used
./usr/share/pyshared/rope/contrib/fixsyntax.py:116: local variable 'end_line' is assigned to but never used
./usr/share/pyshared/rope/contrib/fixsyntax.py:125: local variable 'current_indents' is assigned to but never used
./usr/share/pyshared/rope/contrib/autoimport.py:94: redefinition of unused 'resources' from line 3
./usr/share/pyshared/rope/contrib/fixmodnames.py:18: 'change' imported but unused
./usr/share/pyshared/rope/contrib/codeassist.py:58: local variable 'pymodule' is assigned to but never used
./usr/share/pyshared/rope/contrib/codeassist.py:93: local variable 'pymodule' is assigned to but never used
./usr/share/pyshared/rope/contrib/codeassist.py:113: local variable 'pymodule' is assigned to but never used
./usr/share/pyshared/rope/contrib/codeassist.py:352: local variable 'lineno' is assigned to but never used
./usr/share/pyshared/rope/contrib/codeassist.py:354: local variable 'name_finder' is assigned to but never used
./usr/share/pyshared/rope/contrib/codeassist.py:361: local variable 'e' is assigned to but never used
./usr/share/pyshared/rope/contrib/codeassist.py:517: local variable 'module' is assigned to but never used
./usr/share/pyshared/rope/base/pyobjectsdef.py:8: 'from rope.base.pyobjects import *' used; unable to detect undefined names
./usr/share/pyshared/rope/base/pyobjectsdef.py:347: local variable 'names' is assigned to but never used
./usr/share/pyshared/rope/base/fscommands.py:214: local variable 'buffsize' is assigned to but never used
./usr/share/pyshared/rope/base/worder.py:399: local variable 'opens' is assigned to but never used
./usr/share/pyshared/rope/base/builtins.py:289: local variable 'item' is assigned to but never used
./usr/share/pyshared/rope/base/builtins.py:539: local variable 'self_object' is assigned to but never used
./usr/share/pyshared/rope/base/project.py:9: 'from rope.base.resourceobserver import *' used; unable to detect undefined names
./usr/share/pyshared/rope/base/project.py:390: 'gzip' imported but unused
./usr/share/pyshared/rope/base/taskhandle.py:1: 'warnings' imported but unused
./usr/share/pyshared/rope/base/pycore.py:9: 'ast' imported but unused
./usr/share/pyshared/rope/base/pycore.py:11: 'PyClass' imported but unused
./usr/share/pyshared/rope/base/codeanalyze.py:192: local variable 'shifted' is assigned to but never used
./usr/share/pyshared/rope/base/codeanalyze.py:202: local variable 'e' is assigned to but never used
./usr/share/pyshared/rope/base/pynamesdef.py:3: 'from rope.base.pynames import *' used; unable to detect undefined names
./usr/share/pyshared/rope/base/ast.py:2: 'from _ast import *' used; unable to detect undefined names
./usr/share/pyshared/rope/base/change.py:5: 'warnings' imported but unused
./usr/share/pyshared/rope/base/oi/doa.py:117: local variable 'e' is assigned to but never used
./usr/share/pyshared/rope/base/oi/transform.py:123: local variable 'name' is assigned to but never used

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