Debian Automated Code Analysis

pyflakes analysis of python-scientific_2.8-1.2_all.deb

./usr/share/pyshared/Scientific/N.py:6: 'from Numeric import *' used; unable to detect undefined names
./usr/share/pyshared/Scientific/N.py:15: 'from numpy.oldnumeric import *' used; unable to detect undefined names
./usr/share/pyshared/Scientific/N.py:16: redefinition of function 'int_sum' from line 7
./usr/share/pyshared/Scientific/N.py:18: redefinition of function 'zeros_st' from line 9
./usr/share/pyshared/Scientific/N.py:20: 'array_type' imported but unused
./usr/share/pyshared/Scientific/N.py:24: 'from numarray import *' used; unable to detect undefined names
./usr/share/pyshared/Scientific/N.py:25: redefinition of function 'int_sum' from line 16
./usr/share/pyshared/Scientific/N.py:27: redefinition of function 'zeros_st' from line 18
./usr/share/pyshared/Scientific/FFT.py:11: local variable 'base_name' is assigned to but never used
./usr/share/pyshared/Scientific/FFT.py:27: redefinition of unused 'os' from line 7
./usr/share/pyshared/Scientific/FFT.py:28: redefinition of unused 'sys' from line 8
./usr/share/pyshared/Scientific/FFT.py:30: 'from python_FFT import *' used; unable to detect undefined names
./usr/share/pyshared/Scientific/FFT.py:34: 'from numpy.oldnumeric.fft import *' used; unable to detect undefined names
./usr/share/pyshared/Scientific/FFT.py:38: 'from numarray.fft import *' used; unable to detect undefined names
./usr/share/pyshared/Scientific/__init__.py:32: '__version__' imported but unused
./usr/share/pyshared/Scientific/NRNG.py:7: 'from RNG import *' used; unable to detect undefined names
./usr/share/pyshared/Scientific/NRNG.py:11: 'from numpy.oldnumeric.rng import *' used; unable to detect undefined names
./usr/share/pyshared/Scientific/LA.py:7: 'from LinearAlgebra import *' used; unable to detect undefined names
./usr/share/pyshared/Scientific/LA.py:11: 'from numpy.oldnumeric.linear_algebra import *' used; unable to detect undefined names
./usr/share/pyshared/Scientific/LA.py:15: 'from numarray.linear_algebra import *' used; unable to detect undefined names
./usr/share/pyshared/Scientific/IO/TextFile.py:22: redefinition of unused 'gzip' from line 20
./usr/share/pyshared/Scientific/IO/PDB.py:1521: redefinition of unused 'copy' from line 72
./usr/share/pyshared/Scientific/IO/NetCDF.py:165: 'from Scientific_netcdf import *' used; unable to detect undefined names
./usr/share/pyshared/Scientific/IO/NetCDF.py:166: redefinition of unused '_C_API' from line 19
./usr/share/pyshared/Scientific/IO/NetCDF.py:166: '_C_API' imported but unused
./usr/share/pyshared/Scientific/IO/PDBExportFilters.py:24: 'string' imported but unused
./usr/share/pyshared/Scientific/Signals/Models.py:326: 'readArray' imported but unused
./usr/share/pyshared/Scientific/Clustering/AffinityPropagation.py:253: redefinition of unused '_affinityPropagation' from line 249
./usr/share/pyshared/Scientific/Geometry/TensorAnalysis.py:400: 'from Numeric import *' used; unable to detect undefined names
./usr/share/pyshared/Scientific/DistributedComputing/MasterSlave.py:54: 'TaskRaisedException' imported but unused
./usr/share/pyshared/Scientific/DistributedComputing/MasterSlave.py:115: local variable 'uri' is assigned to but never used
./usr/share/pyshared/Scientific/DistributedComputing/MasterSlave.py:390: undefined name 'traceback'
./usr/share/pyshared/Scientific/QtWidgets/QtVisualizationCanvas.py:24: 'from qt import *' used; unable to detect undefined names
./usr/share/pyshared/Scientific/QtWidgets/QtVisualizationCanvas.py:26: 'from qt_fake import *' used; unable to detect undefined names
./usr/share/pyshared/Scientific/QtWidgets/QtVisualizationCanvas.py:330: redefinition of unused 'string' from line 28
./usr/share/pyshared/Scientific/QtWidgets/QtPlotCanvas.py:21: 'from qt import *' used; unable to detect undefined names
./usr/share/pyshared/Scientific/QtWidgets/QtPlotCanvas.py:23: 'from qt_fake import *' used; unable to detect undefined names
./usr/share/pyshared/Scientific/QtWidgets/QtPlotCanvas.py:26: 'string' imported but unused
./usr/share/pyshared/Scientific/QtWidgets/QtPlotCanvas.py:596: local variable 'x' is assigned to but never used
./usr/share/pyshared/Scientific/QtWidgets/QtPlotCanvas.py:597: local variable 'y' is assigned to but never used
./usr/share/pyshared/Scientific/Physics/PhysicalQuantities.py:818: 'from Scientific.N import *' used; unable to detect undefined names
./usr/share/pyshared/Scientific/TkWidgets/TkPlotCanvas.py:734: undefined name 'Label'
./usr/share/pyshared/Scientific/TkWidgets/TkVisualizationCanvas.py:344: redefinition of unused 'string' from line 25
./usr/share/pyshared/Scientific/Functions/Polynomial.py:114: undefined name 'index_expression'
./usr/share/pyshared/Scientific/Functions/Polynomial.py:115: undefined name 'index_expression'
./usr/share/pyshared/Scientific/Functions/Polynomial.py:115: undefined name 'index_expression'
./usr/share/pyshared/Scientific/Functions/Polynomial.py:117: undefined name 'index_expression'
./usr/share/pyshared/Scientific/Functions/Polynomial.py:119: undefined name 'index_expression'
./usr/share/pyshared/Scientific/Functions/Polynomial.py:132: undefined name 'index_expression'
./usr/share/pyshared/Scientific/Functions/Polynomial.py:134: undefined name 'index_expression'
./usr/share/pyshared/Scientific/Functions/Polynomial.py:192: undefined name 'index_expression'
./usr/share/pyshared/Scientific/Functions/Polynomial.py:193: undefined name 'index_expression'
./usr/share/pyshared/Scientific/Functions/Polynomial.py:209: redefinition of unused 'index_expression' from line 12
./usr/share/pyshared/Scientific/Functions/Polynomial.py:224: undefined name 'fitPolynomial'
./usr/share/pyshared/Scientific/Functions/Romberg.py:117: 'pi' imported but unused
./usr/share/pyshared/Scientific/Functions/Interpolation.py:15: 'operator' imported but unused
./usr/share/pyshared/Scientific/Visualization/VMD.py:40: 'Transformation' imported but unused
./usr/share/pyshared/Scientific/Visualization/VMD.py:41: 'string' imported but unused
./usr/share/pyshared/Scientific/Visualization/VMD.py:43: 'from Color import *' used; unable to detect undefined names
./usr/share/pyshared/Scientific/Visualization/VMD.py:635: redefinition of unused 'ex' from line 40
./usr/share/pyshared/Scientific/Visualization/VMD.py:635: redefinition of unused 'ey' from line 40
./usr/share/pyshared/Scientific/Visualization/VMD.py:635: redefinition of unused 'ez' from line 40
./usr/share/pyshared/Scientific/Visualization/VPython.py:12: 'Transformation' imported but unused
./usr/share/pyshared/Scientific/Visualization/VPython.py:13: 'tempfile' imported but unused
./usr/share/pyshared/Scientific/Visualization/VPython.py:13: 'string' imported but unused
./usr/share/pyshared/Scientific/Visualization/VPython.py:13: 'os' imported but unused
./usr/share/pyshared/Scientific/Visualization/VPython.py:17: 'from Color import *' used; unable to detect undefined names
./usr/share/pyshared/Scientific/Visualization/VRML2.py:37: 'string' imported but unused
./usr/share/pyshared/Scientific/Visualization/VRML2.py:39: 'from Color import *' used; unable to detect undefined names
./usr/share/pyshared/Scientific/Visualization/VRML2.py:798: redefinition of unused 'ex' from line 35
./usr/share/pyshared/Scientific/Visualization/VRML2.py:798: redefinition of unused 'ey' from line 35
./usr/share/pyshared/Scientific/Visualization/VRML2.py:798: redefinition of unused 'ez' from line 35
./usr/share/pyshared/Scientific/Visualization/PyMOL.py:39: 'TextFile' imported but unused
./usr/share/pyshared/Scientific/Visualization/PyMOL.py:40: 'Transformation' imported but unused
./usr/share/pyshared/Scientific/Visualization/PyMOL.py:41: 'tempfile' imported but unused
./usr/share/pyshared/Scientific/Visualization/PyMOL.py:41: 'string' imported but unused
./usr/share/pyshared/Scientific/Visualization/PyMOL.py:41: 'os' imported but unused
./usr/share/pyshared/Scientific/Visualization/PyMOL.py:43: 'from Color import *' used; unable to detect undefined names
./usr/share/pyshared/Scientific/Visualization/VRML.py:37: 'from Color import *' used; unable to detect undefined names
./usr/share/pyshared/Scientific/Visualization/VRML.py:734: redefinition of unused 'ex' from line 33
./usr/share/pyshared/Scientific/Visualization/VRML.py:734: redefinition of unused 'ey' from line 33
./usr/share/pyshared/Scientific/Visualization/VRML.py:734: redefinition of unused 'ez' from line 33
./usr/share/pyshared/Scientific/BSP/core.py:172: redefinition of function 'put' from line 146
./usr/share/pyshared/Scientific/BSP/core.py:177: redefinition of function 'send' from line 152
./usr/share/pyshared/Scientific/BSP/core.py:182: redefinition of function 'sync' from line 156
./usr/share/pyshared/Scientific/BSP/core.py:206: redefinition of function 'put' from line 172
./usr/share/pyshared/Scientific/BSP/core.py:214: redefinition of function 'send' from line 177
./usr/share/pyshared/Scientific/BSP/core.py:218: redefinition of function 'sync' from line 182
./usr/share/pyshared/Scientific/BSP/__init__.py:21: 'is_invalid' imported but unused
./usr/share/pyshared/Scientific/BSP/__init__.py:21: 'ParAccumulator' imported but unused
./usr/share/pyshared/Scientific/BSP/__init__.py:21: 'ParBase' imported but unused
./usr/share/pyshared/Scientific/BSP/__init__.py:21: 'numberOfProcessors' imported but unused
./usr/share/pyshared/Scientific/BSP/__init__.py:21: 'ParValue' imported but unused
./usr/share/pyshared/Scientific/BSP/__init__.py:21: 'ParInvalid' imported but unused
./usr/share/pyshared/Scientific/BSP/__init__.py:21: 'processorID' imported but unused
./usr/share/pyshared/Scientific/BSP/__init__.py:21: 'ParData' imported but unused
./usr/share/pyshared/Scientific/BSP/__init__.py:21: 'ParRootFunction' imported but unused
./usr/share/pyshared/Scientific/BSP/__init__.py:21: 'ParIndexIterator' imported but unused
./usr/share/pyshared/Scientific/BSP/__init__.py:21: 'ParTuple' imported but unused
./usr/share/pyshared/Scientific/BSP/__init__.py:21: 'ParRootSequence' imported but unused
./usr/share/pyshared/Scientific/BSP/__init__.py:21: 'ParFunction' imported but unused
./usr/share/pyshared/Scientific/BSP/__init__.py:21: 'ParIndex' imported but unused
./usr/share/pyshared/Scientific/BSP/__init__.py:21: 'ParMessages' imported but unused
./usr/share/pyshared/Scientific/BSP/__init__.py:21: 'ParClass' imported but unused
./usr/share/pyshared/Scientific/BSP/__init__.py:21: 'ParConstant' imported but unused
./usr/share/pyshared/Scientific/BSP/__init__.py:21: 'ParIterator' imported but unused
./usr/share/pyshared/Scientific/BSP/__init__.py:21: 'ParSequence' imported but unused
./usr/share/pyshared/Scientific/BSP/RemoteObjects.py:52: undefined name 'processorID'
./usr/share/pyshared/Scientific/BSP/RemoteObjects.py:58: undefined name 'other_pid'
./usr/share/pyshared/Scientific/BSP/RemoteObjects.py:74: undefined name '_manager'
./usr/share/pyshared/Scientific/Statistics/Histogram.py:242: redefinition of unused 'random' from line 240

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