Debian Automated Code Analysis

pyflakes analysis of python-pyvtk_0.4.74-3_all.deb

./usr/share/pyshared/pyvtk/TextureCoordinates.py:52: undefined name 'common'
./usr/share/pyshared/pyvtk/RectilinearGrid.py:83: undefined name 'x_coords'
./usr/share/pyshared/pyvtk/RectilinearGrid.py:83: undefined name 'y_coords'
./usr/share/pyshared/pyvtk/RectilinearGrid.py:83: undefined name 'z_coords'
./usr/share/pyshared/pyvtk/RectilinearGrid.py:84: undefined name 'x_coords'
./usr/share/pyshared/pyvtk/RectilinearGrid.py:84: undefined name 'y_coords'
./usr/share/pyshared/pyvtk/RectilinearGrid.py:84: undefined name 'z_coords'
./usr/share/pyshared/pyvtk/__init__.py:22: '__version__' imported but unused
./usr/share/pyshared/pyvtk/__init__.py:32: 'os' imported but unused
./usr/share/pyshared/pyvtk/__init__.py:35: 'structured_points_fromfile' imported but unused
./usr/share/pyshared/pyvtk/__init__.py:36: 'structured_grid_fromfile' imported but unused
./usr/share/pyshared/pyvtk/__init__.py:37: 'unstructured_grid_fromfile' imported but unused
./usr/share/pyshared/pyvtk/__init__.py:38: 'rectilinear_grid_fromfile' imported but unused
./usr/share/pyshared/pyvtk/__init__.py:39: 'polydata_fromfile' imported but unused
./usr/share/pyshared/pyvtk/__init__.py:41: 'scalars_fromfile' imported but unused
./usr/share/pyshared/pyvtk/__init__.py:42: 'color_scalars_fromfile' imported but unused
./usr/share/pyshared/pyvtk/__init__.py:43: 'lookup_table_fromfile' imported but unused
./usr/share/pyshared/pyvtk/__init__.py:44: 'vectors_fromfile' imported but unused
./usr/share/pyshared/pyvtk/__init__.py:45: 'normals_fromfile' imported but unused
./usr/share/pyshared/pyvtk/__init__.py:46: 'texture_coordinates_fromfile' imported but unused
./usr/share/pyshared/pyvtk/__init__.py:47: 'tensors_fromfile' imported but unused
./usr/share/pyshared/pyvtk/__init__.py:48: 'field_fromfile' imported but unused
./usr/share/pyshared/pyvtk/Scalars.py:55: local variable 'numcomp' is assigned to but never used
./usr/share/doc/python-pyvtk/examples/example1.py:3: 'from pyvtk import *' used; unable to detect undefined names
./usr/share/doc/python-pyvtk/examples/example2.py:3: 'from pyvtk import *' used; unable to detect undefined names
./usr/share/doc/python-pyvtk/examples/example3.py:3: 'from pyvtk import *' used; unable to detect undefined names

This report was generated on Mon, 07 Feb 2011 06:28:28 +0000, based on results by pyflakes 0.4.0-1