Debian Automated Code Analysis

pyflakes analysis of python-vtk_5.6.1-4_i386.deb

./usr/share/pyshared/vtk/charts.py:7: 'from libvtkChartsPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/charts.py:9: 'from vtkChartsPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/filtering.py:7: 'from libvtkFilteringPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/filtering.py:9: 'from vtkFilteringPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/rendering.py:7: 'from libvtkRenderingPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/rendering.py:9: 'from vtkRenderingPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/widgets.py:7: 'from libvtkWidgetsPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/widgets.py:9: 'from vtkWidgetsPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/views.py:7: 'from libvtkViewsPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/views.py:9: 'from vtkViewsPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/hybrid.py:7: 'from libvtkHybridPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/hybrid.py:9: 'from vtkHybridPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/imaging.py:7: 'from libvtkImagingPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/imaging.py:9: 'from vtkImagingPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/textanalysis.py:7: 'from libvtkTextAnalysisPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/textanalysis.py:9: 'from vtkTextAnalysisPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/__init__.py:21: redefinition of unused 'dl' from line 16
./usr/share/pyshared/vtk/__init__.py:23: redefinition of unused 'dl' from line 21
./usr/share/pyshared/vtk/__init__.py:41: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/__init__.py:42: 'from filtering import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/__init__.py:43: 'from io import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/__init__.py:44: 'from imaging import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/__init__.py:45: 'from graphics import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/__init__.py:54: 'from genericfiltering import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/__init__.py:60: 'from rendering import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/__init__.py:66: 'from volumerendering import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/__init__.py:73: 'from hybrid import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/__init__.py:79: 'from widgets import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/__init__.py:85: 'from charts import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/__init__.py:91: 'from geovis import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/__init__.py:97: 'from infovis import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/__init__.py:103: 'from textanalysis import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/__init__.py:109: 'from views import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/__init__.py:115: 'from parallel import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/__init__.py:121: 'from util.vtkConstants import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/geovis.py:7: 'from libvtkGeovisPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/geovis.py:9: 'from vtkGeovisPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/common.py:7: 'from libvtkCommonPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/common.py:9: 'from vtkCommonPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/parallel.py:7: 'from libvtkParallelPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/parallel.py:9: 'from vtkParallelPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/io.py:7: 'from libvtkIOPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/io.py:9: 'from vtkIOPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/genericfiltering.py:7: 'from libvtkGenericFilteringPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/genericfiltering.py:9: 'from vtkGenericFilteringPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/required.py:4: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/required.py:5: 'from filtering import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/required.py:6: 'from io import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/required.py:7: 'from imaging import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/required.py:8: 'from graphics import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/volumerendering.py:7: 'from libvtkVolumeRenderingPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/volumerendering.py:9: 'from vtkVolumeRenderingPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/graphics.py:7: 'from libvtkGraphicsPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/graphics.py:9: 'from vtkGraphicsPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/infovis.py:7: 'from libvtkInfovisPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/infovis.py:9: 'from vtkInfovisPython import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/test/BlackBox.py:39: local variable 'name' is assigned to but never used
./usr/share/pyshared/vtk/test/BlackBox.py:54: local variable 'orig_val' is assigned to but never used
./usr/share/pyshared/vtk/test/BlackBox.py:71: local variable 'name' is assigned to but never used
./usr/share/pyshared/vtk/qt/QVTKRenderWidget.py:43: 'sys' imported but unused
./usr/share/pyshared/vtk/qt/QVTKRenderWidget.py:43: 'os' imported but unused
./usr/share/pyshared/vtk/qt/QVTKRenderWidget.py:44: 'from qt import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/tk/vtkTkImageViewerWidget.py:11: 'sys' imported but unused
./usr/share/pyshared/vtk/tk/vtkTkImageViewerWidget.py:11: 'os' imported but unused
./usr/share/pyshared/vtk/tk/vtkTkImageViewerWidget.py:11: 'math' imported but unused
./usr/share/pyshared/vtk/tk/vtkTkImageViewerWidget.py:168: redefinition of function 'GetImageViewer' from line 85
./usr/share/pyshared/vtk/tk/vtkTkImageViewerWidget.py:171: redefinition of function 'Render' from line 88
./usr/share/pyshared/vtk/tk/vtkTkRenderWidget.py:48: 'sys' imported but unused
./usr/share/pyshared/vtk/tk/vtkTkRenderWidget.py:48: 'os' imported but unused
./usr/share/pyshared/vtk/tk/vtkTkRenderWindowInteractor.py:13: 'os' imported but unused
./usr/share/pyshared/vtk/tk/vtkTkRenderWindowInteractor.py:13: 'math' imported but unused
./usr/share/pyshared/vtk/util/vtkImageImportFromArray.py:30: 'from vtkConstants import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/util/vtkMethodParser.py:9: 'sys' imported but unused
./usr/share/pyshared/vtk/util/vtkMethodParser.py:10: 'types' imported but unused
./usr/share/pyshared/vtk/util/vtkMethodParser.py:156: local variable 'res' is assigned to but never used
./usr/share/pyshared/vtk/util/vtkMethodParser.py:242: local variable 't' is assigned to but never used
./usr/share/pyshared/vtk/util/vtkMethodParser.py:288: local variable 'junk' is assigned to but never used
./usr/share/pyshared/vtk/util/vtkImageExportToArray.py:32: 'from vtkConstants import *' used; unable to detect undefined names
./usr/share/pyshared/vtk/gtk/GtkVTKRenderWindowInteractor.py:31: 'math' imported but unused
./usr/share/pyshared/vtk/wx/wxVTKRenderWindow.py:79: 'os' imported but unused
./usr/share/pyshared/vtk/wx/wxVTKRenderWindow.py:79: 'sys' imported but unused
./usr/share/pyshared/vtk/wx/wxVTKRenderWindow.py:266: local variable 'dc' is assigned to but never used
./usr/share/pyshared/vtk/wx/wxVTKRenderWindowInteractor.py:37: 'os' imported but unused
./usr/share/pyshared/vtk/wx/wxVTKRenderWindowInteractor.py:37: 'sys' imported but unused
./usr/share/pyshared/vtk/wx/wxVTKRenderWindowInteractor.py:37: 'math' imported but unused
./usr/share/pyshared/vtk/wx/wxVTKRenderWindowInteractor.py:376: local variable 'dc' is assigned to but never used
./usr/share/pyshared/vtk/qt4/QVTKRenderWindowInteractor.py:210: local variable 'qt_cursor' is assigned to but never used
./usr/share/pyshared/vtk/qt4/QVTKRenderWindowInteractor.py:211: undefined name 'cursor'
./usr/lib/vtk-5.6/testing/HeaderTesting.py:126: local variable 'count' is assigned to but never used
./usr/lib/vtk-5.6/testing/HeaderTesting.py:222: local variable 'count' is assigned to but never used
./usr/lib/vtk-5.6/testing/HeaderTesting.py:282: local variable 'count' is assigned to but never used
./usr/lib/vtk-5.6/testing/HeaderTesting.py:283: local variable 'lines' is assigned to but never used
./usr/lib/vtk-5.6/testing/HeaderTesting.py:284: local variable 'oldlines' is assigned to but never used
./usr/lib/vtk-5.6/testing/HeaderTesting.py:335: local variable 'count' is assigned to but never used
./usr/lib/vtk-5.6/testing/HeaderTesting.py:337: local variable 'oldlines' is assigned to but never used
./usr/lib/vtk-5.6/testing/HeaderTesting.py:375: local variable 'oldstyle' is assigned to but never used
./usr/lib/vtk-5.6/testing/HeaderTesting.py:384: undefined name 'WindowsMangleRegEx'

This report was generated on Tue, 22 Mar 2011 06:33:46 +0000, based on results by pyflakes 0.4.0-1