Debian Automated Code Analysis

pyflakes analysis of python-scipy_0.7.2+dfsg1-1+b1_i386.deb

./usr/share/pyshared/scipy/__config__.py:34: invalid syntax
    
     ^
./usr/share/pyshared/scipy/__init__.py:14: '__numpy_version__' imported but unused
./usr/share/pyshared/scipy/__init__.py:18: 'oldnumeric' imported but unused
./usr/share/pyshared/scipy/__init__.py:19: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/__init__.py:20: 'rand' imported but unused
./usr/share/pyshared/scipy/__init__.py:20: 'randn' imported but unused
./usr/share/pyshared/scipy/__init__.py:21: 'fft' imported but unused
./usr/share/pyshared/scipy/__init__.py:21: 'ifft' imported but unused
./usr/share/pyshared/scipy/__init__.py:22: 'from numpy.lib.scimath import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/__init__.py:52: undefined name 'linalg'
./usr/share/pyshared/scipy/__init__.py:56: 'show_config' imported but unused
./usr/share/pyshared/scipy/__init__.py:62: '__version__' imported but unused
./usr/share/pyshared/scipy/spatial/setupscons.py:3: 'join' imported but unused
./usr/share/pyshared/scipy/spatial/setupscons.py:6: 'get_numpy_include_dirs' imported but unused
./usr/share/pyshared/scipy/spatial/distance.py:149: undefined name 'array'
./usr/share/pyshared/scipy/spatial/distance.py:598: local variable 'nff' is assigned to but never used
./usr/share/pyshared/scipy/spatial/distance.py:601: local variable 'ntt' is assigned to but never used
./usr/share/pyshared/scipy/spatial/distance.py:1089: undefined name 'w'
./usr/share/pyshared/scipy/spatial/distance.py:1136: undefined name 'w'
./usr/share/pyshared/scipy/spatial/distance.py:1234: undefined name 'w'
./usr/share/pyshared/scipy/spatial/distance.py:1456: undefined name '_warning'
./usr/share/pyshared/scipy/spatial/distance.py:1516: undefined name '_warning'
./usr/share/pyshared/scipy/spatial/__init__.py:5: '__doc__' imported but unused
./usr/share/pyshared/scipy/spatial/__init__.py:6: 'from kdtree import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/spatial/__init__.py:7: 'from ckdtree import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/spatial/__init__.py:12: 'distance' imported but unused
./usr/share/pyshared/scipy/spatial/tests/test_kdtree.py:3: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/spatial/tests/test_distance.py:40: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/spatial/tests/test_distance.py:292: redefinition of function 'test_cdist_sqeuclidean_random' from line 119
./usr/share/pyshared/scipy/spatial/tests/test_distance.py:837: redefinition of function 'test_pdist_minkowski_iris' from line 808
./usr/share/pyshared/scipy/spatial/tests/test_distance.py:847: redefinition of function 'test_pdist_minkowski_iris_float32' from line 818
./usr/share/pyshared/scipy/spatial/tests/test_distance.py:859: redefinition of function 'test_pdist_minkowski_iris_nonC' from line 828
./usr/share/pyshared/scipy/spatial/tests/test_distance.py:1338: local variable 'y3' is assigned to but never used
./usr/share/pyshared/scipy/linalg/lapack.py:100: undefined name 'func_code'
./usr/share/pyshared/scipy/linalg/scons_support.py:1: 'pjoin' imported but unused
./usr/share/pyshared/scipy/linalg/matfuncs.py:39: local variable 'ss' is assigned to but never used
./usr/share/pyshared/scipy/linalg/setup.py:5: 'os' imported but unused
./usr/share/pyshared/scipy/linalg/setup.py:6: 'sys' imported but unused
./usr/share/pyshared/scipy/linalg/setup.py:7: 're' imported but unused
./usr/share/pyshared/scipy/linalg/setup.py:9: 'glob' imported but unused
./usr/share/pyshared/scipy/linalg/setup.py:28: redefinition of unused 're' from line 7
./usr/share/pyshared/scipy/linalg/__init__.py:5: '__doc__' imported but unused
./usr/share/pyshared/scipy/linalg/__init__.py:6: '__version__' imported but unused
./usr/share/pyshared/scipy/linalg/__init__.py:8: 'from basic import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/linalg/__init__.py:9: 'from decomp import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/linalg/__init__.py:10: 'from matfuncs import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/linalg/__init__.py:11: 'from blas import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/linalg/__init__.py:13: 'from iterative import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/linalg/interface_gen.py:11: redefinition of unused 're' from line 9
./usr/share/pyshared/scipy/linalg/basic.py:731: local variable 'svsp' is assigned to but never used
./usr/share/pyshared/scipy/linalg/basic.py:762: local variable 'svsp' is assigned to but never used
./usr/share/pyshared/scipy/linalg/flinalg.py:15: redefinition of unused '_flinalg' from line 13
./usr/share/pyshared/scipy/linalg/iterative.py:1: undefined name 'bicgstab' in __all__
./usr/share/pyshared/scipy/linalg/iterative.py:1: undefined name 'bicg' in __all__
./usr/share/pyshared/scipy/linalg/iterative.py:1: undefined name 'qmr' in __all__
./usr/share/pyshared/scipy/linalg/iterative.py:1: undefined name 'cg' in __all__
./usr/share/pyshared/scipy/linalg/iterative.py:1: undefined name 'gmres' in __all__
./usr/share/pyshared/scipy/linalg/iterative.py:1: undefined name 'cgs' in __all__
./usr/share/pyshared/scipy/linalg/benchmarks/bench_decom.py:7: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/linalg/benchmarks/bench_decom.py:13: local variable 'Numeric_eigvals' is assigned to but never used
./usr/share/pyshared/scipy/linalg/benchmarks/bench_decom.py:26: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/linalg/benchmarks/bench_basic.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/linalg/benchmarks/bench_basic.py:11: local variable 'basic_solve' is assigned to but never used
./usr/share/pyshared/scipy/linalg/benchmarks/bench_basic.py:28: local variable 'b' is assigned to but never used
./usr/share/pyshared/scipy/linalg/benchmarks/bench_basic.py:50: local variable 'basic_inv' is assigned to but never used
./usr/share/pyshared/scipy/linalg/benchmarks/bench_basic.py:88: local variable 'basic_det' is assigned to but never used
./usr/share/pyshared/scipy/linalg/tests/test_fblas.py:13: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/linalg/tests/test_matfuncs.py:10: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/linalg/tests/test_matfuncs.py:12: 'scipy' imported but unused
./usr/share/pyshared/scipy/linalg/tests/test_matfuncs.py:34: local variable 'r' is assigned to but never used
./usr/share/pyshared/scipy/linalg/tests/test_matfuncs.py:44: local variable 'r' is assigned to but never used
./usr/share/pyshared/scipy/linalg/tests/test_matfuncs.py:55: local variable 'r' is assigned to but never used
./usr/share/pyshared/scipy/linalg/tests/test_build.py:5: 'np' imported but unused
./usr/share/pyshared/scipy/linalg/tests/test_build.py:17: local variable 'st' is assigned to but never used
./usr/share/pyshared/scipy/linalg/tests/test_build.py:25: undefined name 'libfile'
./usr/share/pyshared/scipy/linalg/tests/test_decomp.py:17: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/linalg/tests/test_decomp.py:175: local variable 'wt' is assigned to but never used
./usr/share/pyshared/scipy/linalg/tests/test_lapack.py:6: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/linalg/tests/test_blas.py:17: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/linalg/tests/test_basic.py:25: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/linalg/tests/test_atlas_version.py:6: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/linalg/tests/test_atlas_version.py:8: 'scipy' imported but unused
./usr/share/pyshared/scipy/fftpack/setupscons.py:4: 'join' imported but unused
./usr/share/pyshared/scipy/fftpack/setupscons.py:8: 'get_info' imported but unused
./usr/share/pyshared/scipy/fftpack/info.py:45: undefined name 'irfft' in __all__
./usr/share/pyshared/scipy/fftpack/info.py:45: undefined name 'ifft' in __all__
./usr/share/pyshared/scipy/fftpack/info.py:45: undefined name 'rfftfreq' in __all__
./usr/share/pyshared/scipy/fftpack/info.py:45: undefined name 'fftn' in __all__
./usr/share/pyshared/scipy/fftpack/info.py:45: undefined name 'ss_diff' in __all__
./usr/share/pyshared/scipy/fftpack/info.py:45: undefined name 'sc_diff' in __all__
./usr/share/pyshared/scipy/fftpack/info.py:45: undefined name 'ihilbert' in __all__
./usr/share/pyshared/scipy/fftpack/info.py:45: undefined name 'fft' in __all__
./usr/share/pyshared/scipy/fftpack/info.py:45: undefined name 'ifft2' in __all__
./usr/share/pyshared/scipy/fftpack/info.py:45: undefined name 'fft2' in __all__
./usr/share/pyshared/scipy/fftpack/info.py:45: undefined name 'itilbert' in __all__
./usr/share/pyshared/scipy/fftpack/info.py:45: undefined name 'rfft' in __all__
./usr/share/pyshared/scipy/fftpack/info.py:45: undefined name 'cc_diff' in __all__
./usr/share/pyshared/scipy/fftpack/info.py:45: undefined name 'cs_diff' in __all__
./usr/share/pyshared/scipy/fftpack/info.py:45: undefined name 'tilbert' in __all__
./usr/share/pyshared/scipy/fftpack/info.py:45: undefined name 'shift' in __all__
./usr/share/pyshared/scipy/fftpack/info.py:45: undefined name 'diff' in __all__
./usr/share/pyshared/scipy/fftpack/info.py:45: undefined name 'hilbert' in __all__
./usr/share/pyshared/scipy/fftpack/info.py:45: undefined name 'ifftn' in __all__
./usr/share/pyshared/scipy/fftpack/__init__.py:6: '__all__' imported but unused
./usr/share/pyshared/scipy/fftpack/__init__.py:6: '__doc__' imported but unused
./usr/share/pyshared/scipy/fftpack/__init__.py:8: '__version__' imported but unused
./usr/share/pyshared/scipy/fftpack/__init__.py:10: 'from basic import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/fftpack/__init__.py:11: 'from pseudo_diffs import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/fftpack/__init__.py:12: 'from helper import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/fftpack/benchmarks/bench_pseudo_diffs.py:7: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/fftpack/benchmarks/bench_basic.py:4: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/fftpack/benchmarks/bench_basic.py:5: 'rfft' imported but unused
./usr/share/pyshared/scipy/fftpack/benchmarks/bench_basic.py:8: 'numpy' imported but unused
./usr/share/pyshared/scipy/fftpack/benchmarks/bench_basic.py:112: 'numpy_rfft' imported but unused
./usr/share/pyshared/scipy/fftpack/benchmarks/bench_basic.py:129: local variable 'x' is assigned to but never used
./usr/share/pyshared/scipy/fftpack/tests/test_pseudo_diffs.py:14: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/fftpack/tests/test_helper.py:14: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/fftpack/tests/test_basic.py:14: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/fftpack/tests/test_basic.py:392: local variable 'fx' is assigned to but never used
./usr/share/pyshared/scipy/linsolve/__init__.py:6: 'from scipy.sparse.linalg.dsolve import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/integrate/setupscons.py:3: 'join' imported but unused
./usr/share/pyshared/scipy/integrate/__init__.py:7: '__doc__' imported but unused
./usr/share/pyshared/scipy/integrate/__init__.py:9: 'from quadrature import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/integrate/__init__.py:10: 'from odepack import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/integrate/__init__.py:11: 'from quadpack import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/integrate/__init__.py:12: 'from ode import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/integrate/quadpack.py:289: redefinition of function 'thefunc' from line 283
./usr/share/pyshared/scipy/integrate/quadrature.py:79: redefinition of function 'vfunc' from line 76
./usr/share/pyshared/scipy/integrate/quadrature.py:616: undefined name 'math'
./usr/share/pyshared/scipy/integrate/quadrature.py:617: undefined name 'math'
./usr/share/pyshared/scipy/integrate/tests/test_quadpack.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/integrate/tests/test_integrate.py:10: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/integrate/tests/test_quadrature.py:4: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/stats/stats.py:726: local variable 'n' is assigned to but never used
./usr/share/pyshared/scipy/stats/stats.py:1543: local variable 'tmp' is assigned to but never used
./usr/share/pyshared/scipy/stats/setupscons.py:3: 'join' imported but unused
./usr/share/pyshared/scipy/stats/mstats.py:3: 'from mstats_basic import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/stats/mstats.py:4: 'from mstats_extras import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/stats/__init__.py:5: '__doc__' imported but unused
./usr/share/pyshared/scipy/stats/__init__.py:7: 'from stats import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/stats/__init__.py:8: 'from distributions import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/stats/__init__.py:9: 'from rv import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/stats/__init__.py:10: 'from morestats import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/stats/__init__.py:11: 'gaussian_kde' imported but unused
./usr/share/pyshared/scipy/stats/__init__.py:12: 'mstats' imported but unused
./usr/share/pyshared/scipy/stats/mstats_basic.py:1265: local variable 'nsize' is assigned to but never used
./usr/share/pyshared/scipy/stats/mstats_basic.py:1289: local variable 'shp' is assigned to but never used
./usr/share/pyshared/scipy/stats/vonmises.py:4: 'numpy' imported but unused
./usr/share/pyshared/scipy/stats/vonmises.py:25: local variable 'chi' is assigned to but never used
./usr/share/pyshared/scipy/stats/_support.py:140: undefined name 'lines'
./usr/share/pyshared/scipy/stats/distributions.py:14: 'put' imported but unused
./usr/share/pyshared/scipy/stats/distributions.py:18: 'isnan' imported but unused
./usr/share/pyshared/scipy/stats/distributions.py:18: 'angle' imported but unused
./usr/share/pyshared/scipy/stats/distributions.py:543: local variable 'moments' is assigned to but never used
./usr/share/pyshared/scipy/stats/distributions.py:1142: local variable 'mup' is assigned to but never used
./usr/share/pyshared/scipy/stats/tests/test_mstats_extras.py:16: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/stats/tests/test_discrete_basic.py:69: local variable 'rvs' is assigned to but never used
./usr/share/pyshared/scipy/stats/tests/test_discrete_basic.py:240: local variable 'cdfs' is assigned to but never used
./usr/share/pyshared/scipy/stats/tests/test_continuous_basic.py:166: local variable 'skurt' is assigned to but never used
./usr/share/pyshared/scipy/stats/tests/test_continuous_basic.py:167: local variable 'sskew' is assigned to but never used
./usr/share/pyshared/scipy/stats/tests/test_continuous_basic.py:194: local variable 'skurt' is assigned to but never used
./usr/share/pyshared/scipy/stats/tests/test_continuous_basic.py:195: local variable 'sskew' is assigned to but never used
./usr/share/pyshared/scipy/stats/tests/test_continuous_extra.py:100: redefinition of unused 'nose' from line 11
./usr/share/pyshared/scipy/stats/tests/test_morestats.py:4: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/stats/tests/test_mstats_basic.py:12: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/stats/tests/test_stats.py:10: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/stats/tests/test_stats.py:1197: local variable 'rvn2' is assigned to but never used
./usr/share/pyshared/scipy/stats/tests/test_distributions.py:5: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/stats/tests/test_fit.py:10: 'npt' imported but unused
./usr/share/pyshared/scipy/misc/pilutil.py:217: redefinition of function 'imresize' from line 187
./usr/share/pyshared/scipy/misc/__init__.py:2: '__doc__' imported but unused
./usr/share/pyshared/scipy/misc/__init__.py:6: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/misc/__init__.py:16: 'from pilutil import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/misc/ppimport.py:146: undefined name '_frame'
./usr/share/pyshared/scipy/misc/ppimport.py:246: undefined name 'path'
./usr/share/pyshared/scipy/misc/ppimport.py:273: local variable 'msg' is assigned to but never used
./usr/share/pyshared/scipy/misc/ppimport.py:287: local variable 'test' is assigned to but never used
./usr/share/pyshared/scipy/misc/ppimport.py:375: redefinition of unused '_pydoc' from line 373
./usr/share/pyshared/scipy/misc/tests/test_pilutil.py:4: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/cpp_namespace_spec.py:78: local variable 'cpp_ident' is assigned to but never used
./usr/share/pyshared/scipy/weave/cpp_namespace_spec.py:79: undefined name 'cpp'
./usr/share/pyshared/scipy/weave/cpp_namespace_spec.py:95: local variable 'clean_type' is assigned to but never used
./usr/share/pyshared/scipy/weave/cpp_namespace_spec.py:96: local variable 'name' is assigned to but never used
./usr/share/pyshared/scipy/weave/cpp_namespace_spec.py:97: local variable 'var_name' is assigned to but never used
./usr/share/pyshared/scipy/weave/catalog.py:41: 'dbhash' imported but unused
./usr/share/pyshared/scipy/weave/catalog.py:45: redefinition of unused 'shelve' from line 42
./usr/share/pyshared/scipy/weave/base_info.py:117: redefinition of function 'sources' from line 113
./usr/share/pyshared/scipy/weave/md5_load.py:6: 'from hashlib import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/md5_load.py:8: 'from md5 import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/bytecodecompiler.py:1175: local variable 'rhs' is assigned to but never used
./usr/share/pyshared/scipy/weave/bytecodecompiler.py:1176: local variable 'lhsType' is assigned to but never used
./usr/share/pyshared/scipy/weave/bytecodecompiler.py:1195: local variable 'rhs' is assigned to but never used
./usr/share/pyshared/scipy/weave/bytecodecompiler.py:1196: local variable 'lhs' is assigned to but never used
./usr/share/pyshared/scipy/weave/build_tools.py:385: undefined name 'WindowsError'
./usr/share/pyshared/scipy/weave/__init__.py:5: '__doc__' imported but unused
./usr/share/pyshared/scipy/weave/__init__.py:6: '__version__' imported but unused
./usr/share/pyshared/scipy/weave/__init__.py:9: 'blitz' imported but unused
./usr/share/pyshared/scipy/weave/__init__.py:13: 'inline' imported but unused
./usr/share/pyshared/scipy/weave/__init__.py:14: 'ext_tools' imported but unused
./usr/share/pyshared/scipy/weave/__init__.py:15: 'ext_function' imported but unused
./usr/share/pyshared/scipy/weave/__init__.py:15: 'ext_module' imported but unused
./usr/share/pyshared/scipy/weave/__init__.py:17: 'accelerate' imported but unused
./usr/share/pyshared/scipy/weave/blitz_spec.py:72: local variable 'msvc_msg' is assigned to but never used
./usr/share/pyshared/scipy/weave/ext_tools.py:313: local variable 'arg_specs' is assigned to but never used
./usr/share/pyshared/scipy/weave/accelerate_tools.py:313: local variable 'f' is assigned to but never used
./usr/share/pyshared/scipy/weave/size_check.py:18: local variable 'ex' is assigned to but never used
./usr/share/pyshared/scipy/weave/size_check.py:19: local variable 'ca_x' is assigned to but never used
./usr/share/pyshared/scipy/weave/size_check.py:20: local variable 'cb_y_x' is assigned to but never used
./usr/share/pyshared/scipy/weave/size_check.py:21: local variable 'cb_z_x' is assigned to but never used
./usr/share/pyshared/scipy/weave/size_check.py:22: local variable 'hz' is assigned to but never used
./usr/share/pyshared/scipy/weave/size_check.py:23: local variable 'hy' is assigned to but never used
./usr/share/pyshared/scipy/weave/blitz_tools.py:113: local variable 'ast' is assigned to but never used
./usr/share/pyshared/scipy/weave/blitz_tools.py:114: local variable 'k' is assigned to but never used
./usr/share/pyshared/scipy/weave/blitz_tools.py:115: local variable 'ex' is assigned to but never used
./usr/share/pyshared/scipy/weave/blitz_tools.py:116: local variable 'ca_x' is assigned to but never used
./usr/share/pyshared/scipy/weave/blitz_tools.py:117: local variable 'cb_y_x' is assigned to but never used
./usr/share/pyshared/scipy/weave/blitz_tools.py:118: local variable 'cb_z_x' is assigned to but never used
./usr/share/pyshared/scipy/weave/blitz_tools.py:119: local variable 'hz' is assigned to but never used
./usr/share/pyshared/scipy/weave/blitz_tools.py:120: local variable 'hy' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_standard_array_spec.py:1: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/tests/test_standard_array_spec.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/tests/test_numpy_scalar_spec.py:12: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/tests/test_numpy_scalar_spec.py:64: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_numpy_scalar_spec.py:89: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_numpy_scalar_spec.py:105: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_numpy_scalar_spec.py:147: local variable 'test_dir' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_ast_tools.py:1: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/tests/test_ast_tools.py:4: 'from weave_test_utils import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:6: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:94: local variable 'res' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:185: local variable 'attr_name' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:217: local variable 'res' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:298: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:313: local variable 'res' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:319: local variable 'res' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:400: local variable 'res' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:522: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:540: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:560: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:576: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:584: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:641: local variable 'first' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:646: local variable 'res' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:656: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:668: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:681: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:696: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:697: local variable 'method' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:709: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:710: local variable 'method' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:723: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:724: local variable 'method' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:749: local variable 'first' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:754: local variable 'res' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:767: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:778: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:784: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:868: redefinition of function 'test_set_string' from line 861
./usr/share/pyshared/scipy/weave/tests/test_scxx_object.py:879: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_sequence.py:7: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/tests/test_scxx_sequence.py:44: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_sequence.py:50: local variable 'item' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_sequence.py:98: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_sequence.py:100: local variable 'item' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_sequence.py:142: local variable 'val' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_sequence.py:197: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_sequence.py:226: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_sequence.py:238: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_sequence.py:397: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_sequence.py:409: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_inline_tools.py:3: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/tests/test_inline_tools.py:4: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/tests/test_inline_tools.py:16: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_c_spec.py:11: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/tests/test_c_spec.py:78: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_c_spec.py:103: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_c_spec.py:145: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_c_spec.py:171: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_c_spec.py:212: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_c_spec.py:237: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_c_spec.py:326: local variable 'd' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_c_spec.py:331: local variable 'l' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_c_spec.py:336: local variable 's' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_c_spec.py:341: local variable 't' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_c_spec.py:372: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_c_spec.py:398: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_c_spec.py:431: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_c_spec.py:456: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_c_spec.py:552: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_c_spec.py:577: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_c_spec.py:621: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_c_spec.py:646: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_c_spec.py:773: local variable 'test_dir' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_catalog.py:5: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/tests/test_catalog.py:8: 'from weave_test_utils import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/tests/test_build_tools.py:7: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/tests/test_slice_handler.py:1: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/tests/test_slice_handler.py:5: 'from scipy.weave.ast_tools import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/tests/test_slice_handler.py:136: redefinition of function 'test_simple_expr' from line 131
./usr/share/pyshared/scipy/weave/tests/test_scxx_dict.py:6: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/tests/test_scxx_dict.py:68: local variable 'key' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_scxx_dict.py:90: local variable 'key_name' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_blitz_tools.py:7: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/tests/test_blitz_tools.py:11: 'from weave_test_utils import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/tests/test_blitz_tools.py:105: local variable 'result' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_ext_tools.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/tests/test_ext_tools.py:11: 'from weave_test_utils import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/tests/test_ext_tools.py:24: 'simple_ext_module' imported but unused
./usr/share/pyshared/scipy/weave/tests/test_ext_tools.py:89: local variable 'var_specs' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_ext_tools.py:129: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_ext_tools.py:130: local variable 'b' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_ext_tools.py:131: local variable 'c' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_size_check.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/tests/test_size_check.py:5: 'from scipy.weave.ast_tools import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/weave/tests/test_size_check.py:102: local variable 'xx' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_size_check.py:103: local variable 'yy' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_size_check.py:115: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_size_check.py:289: local variable 'actual' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_size_check.py:295: local variable 'actual' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_size_check.py:350: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_size_check.py:351: local variable 'nx' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_size_check.py:355: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_size_check.py:356: local variable 'nx' is assigned to but never used
./usr/share/pyshared/scipy/weave/tests/test_size_check.py:368: 'nose' imported but unused
./usr/share/pyshared/scipy/weave/tests/weave_test_utils.py:43: undefined name 'backup_dir'
./usr/share/pyshared/scipy/weave/tests/weave_test_utils.py:44: undefined name 'backup_dir'
./usr/share/pyshared/scipy/weave/tests/weave_test_utils.py:51: undefined name 'backup_dir'
./usr/share/pyshared/scipy/weave/tests/scxx_timings.py:91: undefined name 'i'
./usr/share/pyshared/scipy/ndimage/setupscons.py:3: 'get_include' imported but unused
./usr/share/pyshared/scipy/ndimage/__init__.py:31: 'numpy' imported but unused
./usr/share/pyshared/scipy/ndimage/__init__.py:32: 'from filters import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/ndimage/__init__.py:33: 'from fourier import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/ndimage/__init__.py:34: 'from interpolation import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/ndimage/__init__.py:35: 'from measurements import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/ndimage/__init__.py:36: 'from morphology import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/ndimage/__init__.py:38: '__doc__' imported but unused
./usr/share/pyshared/scipy/ndimage/filters.py:214: local variable 'sd2' is assigned to but never used
./usr/share/pyshared/scipy/ndimage/morphology.py:440: undefined name 'tmp1'
./usr/share/pyshared/scipy/ndimage/morphology.py:441: undefined name 'tmp1'
./usr/share/pyshared/scipy/ndimage/morphology.py:465: undefined name 'tmp'
./usr/share/pyshared/scipy/ndimage/morphology.py:489: undefined name 'tmp'
./usr/share/pyshared/scipy/ndimage/morphology.py:762: undefined name 'dt'
./usr/share/pyshared/scipy/ndimage/tests/test_regression.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/ndimage/tests/test_doccer.py:3: 'np' imported but unused
./usr/share/pyshared/scipy/ndimage/tests/test_doccer.py:5: 'assert_raises' imported but unused
./usr/share/pyshared/scipy/ndimage/tests/test_doccer.py:7: 'assert_true' imported but unused
./usr/share/pyshared/scipy/ndimage/tests/test_doccer.py:82: redefinition of function 'func' from line 71
./usr/share/pyshared/scipy/ndimage/tests/test_ndimage.py:34: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/ndimage/tests/test_ndimage.py:1010: local variable 'kernel' is assigned to but never used
./usr/share/pyshared/scipy/ndimage/tests/test_ndimage.py:1734: local variable 'error' is assigned to but never used
./usr/share/pyshared/scipy/ndimage/tests/test_ndimage.py:4455: local variable 'struct' is assigned to but never used
./usr/share/pyshared/scipy/ndimage/tests/test_filters.py:7: 'assert_true' imported but unused
./usr/share/pyshared/scipy/cluster/setupscons.py:3: 'join' imported but unused
./usr/share/pyshared/scipy/cluster/setupscons.py:6: 'get_numpy_include_dirs' imported but unused
./usr/share/pyshared/scipy/cluster/hierarchy.py:212: redefinition of function '_warning' from line 209
./usr/share/pyshared/scipy/cluster/hierarchy.py:222: undefined name 'array'
./usr/share/pyshared/scipy/cluster/hierarchy.py:918: local variable 'Ys' is assigned to but never used
./usr/share/pyshared/scipy/cluster/hierarchy.py:1744: redefinition of function '_plot_dendrogram' from line 1595
./usr/share/pyshared/scipy/cluster/hierarchy.py:2040: local variable 'props' is assigned to but never used
./usr/share/pyshared/scipy/cluster/hierarchy.py:2284: local variable 'uan' is assigned to but never used
./usr/share/pyshared/scipy/cluster/hierarchy.py:2290: local variable 'ubn' is assigned to but never used
./usr/share/pyshared/scipy/cluster/hierarchy.py:2345: local variable 'ah' is assigned to but never used
./usr/share/pyshared/scipy/cluster/hierarchy.py:2346: local variable 'bh' is assigned to but never used
./usr/share/pyshared/scipy/cluster/__init__.py:5: '__doc__' imported but unused
./usr/share/pyshared/scipy/cluster/tests/test_vq.py:10: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/cluster/tests/test_vq.py:42: local variable 'code' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_vq.py:48: local variable 'code' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_vq.py:54: local variable 'code' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_vq.py:76: local variable 'code' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_vq.py:109: local variable 'res' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_vq.py:111: local variable 'e' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_vq.py:129: local variable 'data2' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_vq.py:133: local variable 'code1' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_vq.py:134: local variable 'code2' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_vq.py:142: local variable 'code1' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_vq.py:162: local variable 'e' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/vq_test.py:17: local variable 't1' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/vq_test.py:19: local variable 't2' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/vq_test.py:32: undefined name 'string'
./usr/share/pyshared/scipy/cluster/tests/vq_test.py:34: undefined name 'array'
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:39: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:41: redefinition of unused 'from_mlab_linkage' from line 41
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:41: 'ward' imported but unused
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:41: 'average' imported but unused
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:41: 'median' imported but unused
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:532: local variable 'q' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:734: local variable 'node' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:741: local variable 'node' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:747: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:755: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:763: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:771: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:779: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:787: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:898: redefinition of function 'test_is_monotonic_tdist_linkage' from line 893
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:907: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:929: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:939: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:949: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:959: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:969: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1002: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1013: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1024: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1035: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1046: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1098: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1109: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1120: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1131: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1142: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1174: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1185: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1196: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1207: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1218: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1250: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1261: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1272: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1283: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1294: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1326: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1337: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1348: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1359: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/cluster/tests/test_hierarchy.py:1370: local variable 'Y' is assigned to but never used
./usr/share/pyshared/scipy/constants/__init__.py:3: 'from codata import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/constants/__init__.py:4: 'from constants import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/odr/setupscons.py:3: 'join' imported but unused
./usr/share/pyshared/scipy/odr/__init__.py:5: '__doc__' imported but unused
./usr/share/pyshared/scipy/odr/tests/test_odr.py:4: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/maxentropy/maxentutils.py:102: undefined name 'emptyarray'
./usr/share/pyshared/scipy/maxentropy/setupscons.py:5: 'join' imported but unused
./usr/share/pyshared/scipy/maxentropy/setup.py:5: 'join' imported but unused
./usr/share/pyshared/scipy/maxentropy/__init__.py:8: '__doc__' imported but unused
./usr/share/pyshared/scipy/maxentropy/__init__.py:9: 'from maxentropy import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/maxentropy/maxentropy.py:76: 'from scipy.maxentropy.maxentutils import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/maxentropy/maxentropy.py:1368: local variable 'stdevlogZ' is assigned to but never used
./usr/share/pyshared/scipy/maxentropy/maxentropy.py:1584: local variable 'y_kminus1' is assigned to but never used
./usr/share/pyshared/scipy/maxentropy/tests/test_maxentropy.py:9: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/maxentropy/tests/test_maxentropy.py:11: 'from scipy.maxentropy.maxentropy import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/maxentropy/examples/conditionalexample1.py:4: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/maxentropy/examples/conditionalexample1.py:5: 'from scipy.maxentropy import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/optimize/tnc.py:203: redefinition of function 'func_and_grad' from line 197
./usr/share/pyshared/scipy/optimize/tnc.py:208: redefinition of function 'func_and_grad' from line 203
./usr/share/pyshared/scipy/optimize/lbfgsb.py:155: redefinition of function 'func_and_grad' from line 150
./usr/share/pyshared/scipy/optimize/lbfgsb.py:159: redefinition of function 'func_and_grad' from line 155
./usr/share/pyshared/scipy/optimize/setupscons.py:3: 'join' imported but unused
./usr/share/pyshared/scipy/optimize/setupscons.py:7: 'get_info' imported but unused
./usr/share/pyshared/scipy/optimize/minpack.py:384: local variable 'fval' is assigned to but never used
./usr/share/pyshared/scipy/optimize/__init__.py:5: '__doc__' imported but unused
./usr/share/pyshared/scipy/optimize/__init__.py:7: 'from optimize import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/optimize/__init__.py:8: 'from minpack import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/optimize/__init__.py:9: 'from zeros import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/optimize/__init__.py:10: 'from anneal import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/optimize/__init__.py:11: 'fmin_l_bfgs_b' imported but unused
./usr/share/pyshared/scipy/optimize/__init__.py:12: 'fmin_tnc' imported but unused
./usr/share/pyshared/scipy/optimize/__init__.py:13: 'fmin_cobyla' imported but unused
./usr/share/pyshared/scipy/optimize/__init__.py:14: 'broyden2' imported but unused
./usr/share/pyshared/scipy/optimize/__init__.py:14: 'broyden1' imported but unused
./usr/share/pyshared/scipy/optimize/__init__.py:14: 'broyden_generalized' imported but unused
./usr/share/pyshared/scipy/optimize/__init__.py:14: 'anderson' imported but unused
./usr/share/pyshared/scipy/optimize/__init__.py:14: 'anderson2' imported but unused
./usr/share/pyshared/scipy/optimize/__init__.py:14: 'broyden3' imported but unused
./usr/share/pyshared/scipy/optimize/__init__.py:16: 'fmin_slsqp' imported but unused
./usr/share/pyshared/scipy/optimize/__init__.py:17: 'nnls' imported but unused
./usr/share/pyshared/scipy/optimize/optimize.py:301: local variable 'D' is assigned to but never used
./usr/share/pyshared/scipy/optimize/optimize.py:468: redefinition of function 'phiprime' from line 458
./usr/share/pyshared/scipy/optimize/optimize.py:871: local variable 'N' is assigned to but never used
./usr/share/pyshared/scipy/optimize/optimize.py:878: local variable 'sk' is assigned to but never used
./usr/share/pyshared/scipy/optimize/optimize.py:1368: local variable 'xmin' is assigned to but never used
./usr/share/pyshared/scipy/optimize/optimize.py:1368: local variable 'fval' is assigned to but never used
./usr/share/pyshared/scipy/optimize/nonlin.py:182: undefined name 'gamma'
./usr/share/pyshared/scipy/optimize/nonlin.py:200: local variable 'gamma' is assigned to but never used
./usr/share/pyshared/scipy/optimize/nonlin.py:229: undefined name 'gamma'
./usr/share/pyshared/scipy/optimize/nonlin.py:249: local variable 'gamma' is assigned to but never used
./usr/share/pyshared/scipy/optimize/nonlin.py:274: undefined name 'theta'
./usr/share/pyshared/scipy/optimize/nonlin.py:295: local variable 'theta' is assigned to but never used
./usr/share/pyshared/scipy/optimize/nonlin.py:320: undefined name 'betta'
./usr/share/pyshared/scipy/optimize/nonlin.py:334: local variable 'betta' is assigned to but never used
./usr/share/pyshared/scipy/optimize/nonlin.py:409: local variable 'Jm' is assigned to but never used
./usr/share/pyshared/scipy/optimize/nonlin.py:435: local variable 'deltaFxm' is assigned to but never used
./usr/share/pyshared/scipy/optimize/nonlin.py:456: local variable 'deltaFxm' is assigned to but never used
./usr/share/pyshared/scipy/optimize/benchmarks/bench_zeros.py:3: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/optimize/benchmarks/bench_zeros.py:5: 'cc' imported but unused
./usr/share/pyshared/scipy/optimize/benchmarks/bench_zeros.py:13: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/optimize/benchmarks/bench_zeros.py:14: local variable 'b' is assigned to but never used
./usr/share/pyshared/scipy/optimize/benchmarks/bench_zeros.py:23: local variable 'func' is assigned to but never used
./usr/share/pyshared/scipy/optimize/benchmarks/bench_zeros.py:25: local variable 'meth' is assigned to but never used
./usr/share/pyshared/scipy/optimize/tests/test_nnls.py:6: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/optimize/tests/test_zeros.py:5: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/optimize/tests/test_cobyla.py:3: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/optimize/tests/test_slsqp.py:1: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/optimize/tests/test_nonlin.py:6: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/optimize/tests/test_optimize.py:12: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/signal/filter_design.py:1030: local variable 'm' is assigned to but never used
./usr/share/pyshared/scipy/signal/filter_design.py:1097: local variable 'ws' is assigned to but never used
./usr/share/pyshared/scipy/signal/filter_design.py:1098: local variable 'm1' is assigned to but never used
./usr/share/pyshared/scipy/signal/signaltools.py:102: redefinition of unused 'size' from line 8
./usr/share/pyshared/scipy/signal/signaltools.py:189: redefinition of unused 'size' from line 8
./usr/share/pyshared/scipy/signal/signaltools.py:385: redefinition of unused 'size' from line 8
./usr/share/pyshared/scipy/signal/__init__.py:5: '__doc__' imported but unused
./usr/share/pyshared/scipy/signal/__init__.py:7: 'sigtools' imported but unused
./usr/share/pyshared/scipy/signal/__init__.py:8: 'from waveforms import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/signal/__init__.py:9: 'from bsplines import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/signal/__init__.py:10: 'from filter_design import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/signal/__init__.py:11: 'from ltisys import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/signal/__init__.py:12: 'from signaltools import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/signal/__init__.py:13: 'from wavelets import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/signal/bsplines.py:8: 'from spline import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/signal/bsplines.py:174: local variable 'c0' is assigned to but never used
./usr/share/pyshared/scipy/signal/bsplines.py:175: local variable 'P' is assigned to but never used
./usr/share/pyshared/scipy/signal/waveforms.py:78: local variable 'tsub' is assigned to but never used
./usr/share/pyshared/scipy/signal/waveforms.py:79: local variable 'wsub' is assigned to but never used
./usr/share/pyshared/scipy/signal/ltisys.py:145: undefined name 'end'
./usr/share/pyshared/scipy/signal/wavelets.py:68: local variable 'gk' is assigned to but never used
./usr/share/pyshared/scipy/signal/tests/test_wavelets.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/signal/tests/test_signaltools.py:4: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/signal/tests/test_waveforms.py:3: 'np' imported but unused
./usr/share/pyshared/scipy/signal/tests/test_waveforms.py:4: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/special/setupscons.py:3: 'os' imported but unused
./usr/share/pyshared/scipy/special/setupscons.py:4: 'sys' imported but unused
./usr/share/pyshared/scipy/special/setupscons.py:5: 'join' imported but unused
./usr/share/pyshared/scipy/special/setupscons.py:6: 'get_python_inc' imported but unused
./usr/share/pyshared/scipy/special/setup.py:3: 'os' imported but unused
./usr/share/pyshared/scipy/special/__init__.py:5: '__docformat__' imported but unused
./usr/share/pyshared/scipy/special/__init__.py:5: '__doc__' imported but unused
./usr/share/pyshared/scipy/special/__init__.py:8: 'from basic import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/special/__init__.py:9: 'specfun' imported but unused
./usr/share/pyshared/scipy/special/__init__.py:10: 'orthogonal' imported but unused
./usr/share/pyshared/scipy/special/__init__.py:11: 'gegenbauer' imported but unused
./usr/share/pyshared/scipy/special/__init__.py:11: 'laguerre' imported but unused
./usr/share/pyshared/scipy/special/__init__.py:11: 'hermite' imported but unused
./usr/share/pyshared/scipy/special/__init__.py:11: 'sh_jacobi' imported but unused
./usr/share/pyshared/scipy/special/__init__.py:11: 'sh_chebyt' imported but unused
./usr/share/pyshared/scipy/special/__init__.py:11: 'sh_chebyu' imported but unused
./usr/share/pyshared/scipy/special/__init__.py:11: 'poch' imported but unused
./usr/share/pyshared/scipy/special/__init__.py:11: 'hermitenorm' imported but unused
./usr/share/pyshared/scipy/special/__init__.py:11: 'jacobi' imported but unused
./usr/share/pyshared/scipy/special/__init__.py:11: 'genlaguerre' imported but unused
./usr/share/pyshared/scipy/special/__init__.py:11: 'legendre' imported but unused
./usr/share/pyshared/scipy/special/__init__.py:11: 'sh_legendre' imported but unused
./usr/share/pyshared/scipy/special/__init__.py:11: 'chebyu' imported but unused
./usr/share/pyshared/scipy/special/__init__.py:11: 'chebyt' imported but unused
./usr/share/pyshared/scipy/special/__init__.py:11: 'chebys' imported but unused
./usr/share/pyshared/scipy/special/__init__.py:11: 'chebyc' imported but unused
./usr/share/pyshared/scipy/special/__init__.py:14: 'multigammaln' imported but unused
./usr/share/pyshared/scipy/special/basic.py:7: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/special/basic.py:8: 'from _cephes import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/special/special_version.py:6: 'svn_version' imported but unused
./usr/share/pyshared/scipy/special/orthogonal.py:411: local variable 'g' is assigned to but never used
./usr/share/pyshared/scipy/special/tests/test_spfun_stats.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/special/tests/test_basic.py:26: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/special/tests/test_basic.py:27: 'from scipy.special import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/special/tests/test_basic.py:29: redefinition of unused 'np' from line 23
./usr/share/pyshared/scipy/special/tests/test_basic.py:946: local variable 'eu1' is assigned to but never used
./usr/share/pyshared/scipy/special/tests/test_basic.py:1082: redefinition of function 'test_negv' from line 1074
./usr/share/pyshared/scipy/special/tests/test_basic.py:1090: redefinition of function 'test_negv' from line 1082
./usr/share/pyshared/scipy/special/tests/test_basic.py:1098: redefinition of function 'test_negv' from line 1090
./usr/share/pyshared/scipy/special/tests/test_basic.py:1368: redefinition of function 'test_negv' from line 1351
./usr/share/pyshared/scipy/special/tests/test_basic.py:1382: redefinition of function 'test_negv' from line 1368
./usr/share/pyshared/scipy/special/tests/test_basic.py:1526: redefinition of function 'test_negv' from line 1382
./usr/share/pyshared/scipy/special/tests/test_basic.py:1540: redefinition of function 'test_negv' from line 1526
./usr/share/pyshared/scipy/special/tests/test_basic.py:1624: redefinition of function 'test_negv' from line 1540
./usr/share/pyshared/scipy/special/tests/test_basic.py:1631: redefinition of function 'test_negv' from line 1624
./usr/share/pyshared/scipy/special/tests/test_basic.py:1865: redefinition of function 'test_negv' from line 1631
./usr/share/pyshared/scipy/special/tests/test_basic.py:1994: local variable 'mc' is assigned to but never used
./usr/share/pyshared/scipy/special/tests/test_basic.py:2026: local variable 'pbv' is assigned to but never used
./usr/share/pyshared/scipy/special/tests/test_basic.py:2027: local variable 'derrl' is assigned to but never used
./usr/share/pyshared/scipy/io/fopen.py:9: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/io/wavfile.py:68: local variable 'bytes' is assigned to but never used
./usr/share/pyshared/scipy/io/array_import.py:418: local variable 'fmtstr' is assigned to but never used
./usr/share/pyshared/scipy/io/array_import.py:429: local variable 'rval' is assigned to but never used
./usr/share/pyshared/scipy/io/recaster.py:7: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/io/__init__.py:5: '__doc__' imported but unused
./usr/share/pyshared/scipy/io/__init__.py:10: 'npfile' imported but unused
./usr/share/pyshared/scipy/io/__init__.py:11: 'load' imported but unused
./usr/share/pyshared/scipy/io/__init__.py:11: 'save' imported but unused
./usr/share/pyshared/scipy/io/__init__.py:11: 'create_module' imported but unused
./usr/share/pyshared/scipy/io/__init__.py:11: 'create_shelf' imported but unused
./usr/share/pyshared/scipy/io/__init__.py:12: 'write_array' imported but unused
./usr/share/pyshared/scipy/io/__init__.py:12: 'read_array' imported but unused
./usr/share/pyshared/scipy/io/__init__.py:13: 'objload' imported but unused
./usr/share/pyshared/scipy/io/__init__.py:13: 'objsave' imported but unused
./usr/share/pyshared/scipy/io/__init__.py:77: 'savemat' imported but unused
./usr/share/pyshared/scipy/io/__init__.py:77: 'loadmat' imported but unused
./usr/share/pyshared/scipy/io/__init__.py:80: 'netcdf_file' imported but unused
./usr/share/pyshared/scipy/io/__init__.py:80: 'netcdf_variable' imported but unused
./usr/share/pyshared/scipy/io/__init__.py:82: 'Recaster' imported but unused
./usr/share/pyshared/scipy/io/__init__.py:82: 'sctype_attributes' imported but unused
./usr/share/pyshared/scipy/io/__init__.py:83: 'byteordercodes' imported but unused
./usr/share/pyshared/scipy/io/__init__.py:84: 'save_as_module' imported but unused
./usr/share/pyshared/scipy/io/__init__.py:85: 'mmread' imported but unused
./usr/share/pyshared/scipy/io/__init__.py:85: 'mmwrite' imported but unused
./usr/share/pyshared/scipy/io/__init__.py:85: 'mminfo' imported but unused
./usr/share/pyshared/scipy/io/mmio.py:321: redefinition of unused 'coo_matrix' from line 319
./usr/share/pyshared/scipy/io/mmio.py:475: local variable 'entries' is assigned to but never used
./usr/share/pyshared/scipy/io/netcdf.py:153: local variable 'attributes' is assigned to but never used
./usr/share/pyshared/scipy/io/netcdf.py:154: local variable 'nc_type' is assigned to but never used
./usr/share/pyshared/scipy/io/netcdf.py:156: local variable 'begin' is assigned to but never used
./usr/share/pyshared/scipy/io/netcdf.py:195: local variable 'padding' is assigned to but never used
./usr/share/pyshared/scipy/io/netcdf.py:219: local variable 'padding' is assigned to but never used
./usr/share/pyshared/scipy/io/netcdf.py:222: redefinition of function 'close' from line 53
./usr/share/pyshared/scipy/io/matlab/mio4.py:4: 'warnings' imported but unused
./usr/share/pyshared/scipy/io/matlab/mio5.py:231: local variable 'obj' is assigned to but never used
./usr/share/pyshared/scipy/io/matlab/mio5.py:576: local variable 'arr_str' is assigned to but never used
./usr/share/pyshared/scipy/io/matlab/__init__.py:2: 'savemat' imported but unused
./usr/share/pyshared/scipy/io/matlab/__init__.py:2: 'loadmat' imported but unused
./usr/share/pyshared/scipy/io/matlab/tests/test_mio.py:352: local variable 'mres' is assigned to but never used
./usr/share/pyshared/scipy/io/matlab/tests/test_mio.py:374: local variable 'mat_stream' is assigned to but never used
./usr/share/pyshared/scipy/io/matlab/tests/test_mio.py:394: local variable 'mat_stream' is assigned to but never used
./usr/share/pyshared/scipy/io/matlab/tests/test_mio.py:411: local variable 'mat_stream' is assigned to but never used
./usr/share/pyshared/scipy/io/matlab/tests/test_mio.py:432: local variable 'mat_stream' is assigned to but never used
./usr/share/pyshared/scipy/io/matlab/tests/test_mio.py:462: local variable 'writer' is assigned to but never used
./usr/share/pyshared/scipy/io/matlab/tests/test_mio.py:472: local variable 'vals' is assigned to but never used
./usr/share/pyshared/scipy/io/matlab/tests/test_byteordercodes.py:5: 'np' imported but unused
./usr/share/pyshared/scipy/io/arff/arffread.py:199: undefined name 'r_mend'
./usr/share/pyshared/scipy/io/arff/arffread.py:412: local variable 'acls2conv' is assigned to but never used
./usr/share/pyshared/scipy/io/arff/arffread.py:526: undefined name 'types'
./usr/share/pyshared/scipy/io/arff/__init__.py:9: 'from arffread import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/io/arff/utils.py:7: redefinition of unused 'partial' from line 5
./usr/share/pyshared/scipy/io/arff/utils.py:7: 'partial' imported but unused
./usr/share/pyshared/scipy/io/tests/test_recaster.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/io/tests/test_array_import.py:7: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/io/tests/test_npfile.py:4: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/io/tests/test_mmio.py:5: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/io/tests/test_mmio.py:246: redefinition of function 'test_read_symmetric' from line 231
./usr/share/pyshared/scipy/io/examples/read_array_demo1.py:36: 'from scipy import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/io/examples/read_array_demo1.py:38: 'from pylab import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/interpolate/setupscons.py:3: 'join' imported but unused
./usr/share/pyshared/scipy/interpolate/fitpack.py:752: local variable 'iwrk' is assigned to but never used
./usr/share/pyshared/scipy/interpolate/fitpack.py:868: undefined name 'xe'
./usr/share/pyshared/scipy/interpolate/fitpack.py:868: undefined name 'ye'
./usr/share/pyshared/scipy/interpolate/fitpack.py:1008: local variable 'nk' is assigned to but never used
./usr/share/pyshared/scipy/interpolate/fitpack.py:1021: local variable 'nk' is assigned to but never used
./usr/share/pyshared/scipy/interpolate/interpolate.py:9: 'rank' imported but unused
./usr/share/pyshared/scipy/interpolate/interpolate.py:665: undefined name 'concatenate'
./usr/share/pyshared/scipy/interpolate/interpolate.py:666: undefined name 'concatenate'
./usr/share/pyshared/scipy/interpolate/interpolate.py:729: local variable 'N' is assigned to but never used
./usr/share/pyshared/scipy/interpolate/__init__.py:5: '__doc__' imported but unused
./usr/share/pyshared/scipy/interpolate/__init__.py:7: 'from interpolate import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/interpolate/__init__.py:8: 'from fitpack import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/interpolate/__init__.py:11: 'from fitpack2 import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/interpolate/__init__.py:13: 'Rbf' imported but unused
./usr/share/pyshared/scipy/interpolate/__init__.py:15: 'from polyint import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/interpolate/rbf.py:45: 'float64' imported but unused
./usr/share/pyshared/scipy/interpolate/rbf.py:45: 'isnan' imported but unused
./usr/share/pyshared/scipy/interpolate/polyint.py:171: local variable 'dern' is assigned to but never used
./usr/share/pyshared/scipy/interpolate/interpolate_wrapper.py:6: 'sys' imported but unused
./usr/share/pyshared/scipy/interpolate/tests/test_rbf.py:5: 'np' imported but unused
./usr/share/pyshared/scipy/interpolate/tests/test_rbf.py:7: 'log10' imported but unused
./usr/share/pyshared/scipy/interpolate/tests/test_interpolate_wrapper.py:7: 'NaN' imported but unused
./usr/share/pyshared/scipy/interpolate/tests/test_interpolate_wrapper.py:11: 'block' imported but unused
./usr/share/pyshared/scipy/interpolate/tests/test_interpolate_wrapper.py:11: 'atleast_1d_and_contiguous' imported but unused
./usr/share/pyshared/scipy/interpolate/tests/test_interpolate_wrapper.py:32: local variable 't1' is assigned to but never used
./usr/share/pyshared/scipy/interpolate/tests/test_interpolate_wrapper.py:34: local variable 't2' is assigned to but never used
./usr/share/pyshared/scipy/interpolate/tests/test_interpolate_wrapper.py:45: local variable 't1' is assigned to but never used
./usr/share/pyshared/scipy/interpolate/tests/test_interpolate_wrapper.py:47: local variable 't2' is assigned to but never used
./usr/share/pyshared/scipy/interpolate/tests/test_interpolate_wrapper.py:56: local variable 't1' is assigned to but never used
./usr/share/pyshared/scipy/interpolate/tests/test_interpolate_wrapper.py:58: local variable 't2' is assigned to but never used
./usr/share/pyshared/scipy/interpolate/tests/test_interpolate_wrapper.py:72: local variable 't1' is assigned to but never used
./usr/share/pyshared/scipy/interpolate/tests/test_interpolate_wrapper.py:74: local variable 't2' is assigned to but never used
./usr/share/pyshared/scipy/interpolate/tests/test_interpolate.py:1: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/interpolate/tests/test_polyint.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/interpolate/tests/test_polyint.py:49: local variable 'xs' is assigned to but never used
./usr/share/pyshared/scipy/interpolate/tests/test_polyint.py:50: local variable 'ys' is assigned to but never used
./usr/share/pyshared/scipy/interpolate/tests/test_polyint.py:228: local variable 'n' is assigned to but never used
./usr/share/pyshared/scipy/interpolate/tests/test_polyint.py:249: local variable 'n' is assigned to but never used
./usr/share/pyshared/scipy/interpolate/tests/test_fitpack.py:15: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/lib/info.py:10: undefined name 'lapack' in __all__
./usr/share/pyshared/scipy/lib/info.py:10: undefined name 'blas' in __all__
./usr/share/pyshared/scipy/lib/__init__.py:2: '__doc__' imported but unused
./usr/share/pyshared/scipy/lib/__init__.py:2: '__all__' imported but unused
./usr/share/pyshared/scipy/lib/blas/scons_support.py:1: 'pjoin' imported but unused
./usr/share/pyshared/scipy/lib/blas/scons_support.py:11: local variable 'source_name' is assigned to but never used
./usr/share/pyshared/scipy/lib/blas/setupscons.py:5: 'get_info' imported but unused
./usr/share/pyshared/scipy/lib/blas/setup.py:4: 'sys' imported but unused
./usr/share/pyshared/scipy/lib/blas/setup.py:6: 'newer_group' imported but unused
./usr/share/pyshared/scipy/lib/blas/setup.py:6: 'newer' imported but unused
./usr/share/pyshared/scipy/lib/blas/setup.py:7: 'glob' imported but unused
./usr/share/pyshared/scipy/lib/blas/setup.py:99: redefinition of unused 'newer' from line 6
./usr/share/pyshared/scipy/lib/blas/__init__.py:5: '__doc__' imported but unused
./usr/share/pyshared/scipy/lib/blas/tests/test_fblas.py:11: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/lib/blas/tests/test_blas.py:18: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/lib/lapack/scons_support.py:1: 'pjoin' imported but unused
./usr/share/pyshared/scipy/lib/lapack/scons_support.py:11: local variable 'source_name' is assigned to but never used
./usr/share/pyshared/scipy/lib/lapack/setupscons.py:3: 'os' imported but unused
./usr/share/pyshared/scipy/lib/lapack/setupscons.py:4: 'glob' imported but unused
./usr/share/pyshared/scipy/lib/lapack/setupscons.py:8: 'get_info' imported but unused
./usr/share/pyshared/scipy/lib/lapack/setup.py:4: 'glob' imported but unused
./usr/share/pyshared/scipy/lib/lapack/__init__.py:5: '__doc__' imported but unused
./usr/share/pyshared/scipy/lib/lapack/__init__.py:77: undefined name 'func_code'
./usr/share/pyshared/scipy/lib/lapack/tests/test_esv.py:138: undefined name 'run_module_suite'
./usr/share/pyshared/scipy/lib/lapack/tests/test_lapack.py:6: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/lib/lapack/tests/test_gesv.py:2: 'assert_equal' imported but unused
./usr/share/pyshared/scipy/lib/lapack/tests/test_gesv.py:94: undefined name 'run_module_suite'
./usr/share/pyshared/scipy/sparse/bsr.py:233: undefined name 'diff'
./usr/share/pyshared/scipy/sparse/sputils.py:41: local variable 'upcast' is assigned to but never used
./usr/share/pyshared/scipy/sparse/sputils.py:69: local variable 'canCast' is assigned to but never used
./usr/share/pyshared/scipy/sparse/setupscons.py:3: 'join' imported but unused
./usr/share/pyshared/scipy/sparse/setupscons.py:4: 'sys' imported but unused
./usr/share/pyshared/scipy/sparse/setupscons.py:7: 'numpy' imported but unused
./usr/share/pyshared/scipy/sparse/dok.py:444: undefined name 'conj'
./usr/share/pyshared/scipy/sparse/dok.py:460: undefined name 'searchsorted'
./usr/share/pyshared/scipy/sparse/dok.py:466: undefined name 'searchsorted'
./usr/share/pyshared/scipy/sparse/dok.py:480: undefined name 'searchsorted'
./usr/share/pyshared/scipy/sparse/dok.py:489: undefined name 'searchsorted'
./usr/share/pyshared/scipy/sparse/construct.py:17: 'csc_matrix' imported but unused
./usr/share/pyshared/scipy/sparse/setup.py:4: 'numpy' imported but unused
./usr/share/pyshared/scipy/sparse/coo.py:141: undefined name 'isintlike'
./usr/share/pyshared/scipy/sparse/__init__.py:3: '__doc__' imported but unused
./usr/share/pyshared/scipy/sparse/__init__.py:5: 'from base import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/__init__.py:6: 'from csr import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/__init__.py:7: 'from csc import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/__init__.py:8: 'from lil import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/__init__.py:9: 'from dok import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/__init__.py:10: 'from coo import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/__init__.py:11: 'from dia import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/__init__.py:12: 'from bsr import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/__init__.py:14: 'from construct import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/__init__.py:15: 'from extract import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/lil.py:426: local variable 'nnz' is assigned to but never used
./usr/share/pyshared/scipy/sparse/base.py:10: 'isdense' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/__init__.py:3: '__doc__' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/__init__.py:5: 'from isolve import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/linalg/__init__.py:6: 'from dsolve import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/linalg/__init__.py:7: 'from interface import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/linalg/__init__.py:8: 'from eigen import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/linalg/interface.py:242: redefinition of function 'matvec' from line 232
./usr/share/pyshared/scipy/sparse/linalg/interface.py:244: redefinition of function 'rmatvec' from line 234
./usr/share/pyshared/scipy/sparse/linalg/interface.py:246: redefinition of function 'matmat' from line 236
./usr/share/pyshared/scipy/sparse/linalg/eigen/__init__.py:3: '__doc__' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/eigen/__init__.py:5: 'from lobpcg import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/linalg/eigen/lobpcg/setupscons.py:5: 'get_info' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/eigen/lobpcg/setup.py:5: 'get_info' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/eigen/lobpcg/__init__.py:9: 'from lobpcg import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/linalg/eigen/lobpcg/lobpcg.py:311: local variable 'gramXBX' is assigned to but never used
./usr/share/pyshared/scipy/sparse/linalg/eigen/lobpcg/lobpcg.py:361: local variable 'failureFlag' is assigned to but never used
./usr/share/pyshared/scipy/sparse/linalg/eigen/lobpcg/lobpcg.py:374: undefined name 'blockVectorP'
./usr/share/pyshared/scipy/sparse/linalg/eigen/lobpcg/lobpcg.py:375: undefined name 'blockVectorAP'
./usr/share/pyshared/scipy/sparse/linalg/eigen/lobpcg/lobpcg.py:376: undefined name 'blockVectorBP'
./usr/share/pyshared/scipy/sparse/linalg/eigen/lobpcg/tests/test_lobpcg.py:6: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/linalg/eigen/lobpcg/tests/benchmark.py:1: 'from scipy import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/linalg/eigen/arpack/setupscons.py:3: 'join' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/eigen/arpack/setup.py:2: 're' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/eigen/arpack/setup.py:7: redefinition of unused 're' from line 2
./usr/share/pyshared/scipy/sparse/linalg/eigen/arpack/__init__.py:1: '__doc__' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/eigen/arpack/__init__.py:2: 'from arpack import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/linalg/eigen/arpack/__init__.py:3: 'speigs' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/eigen/arpack/arpack.py:132: undefined name 'shape'
./usr/share/pyshared/scipy/sparse/linalg/eigen/arpack/arpack.py:386: undefined name 'shape'
./usr/share/pyshared/scipy/sparse/linalg/eigen/arpack/speigs.py:74: local variable 'ierr' is assigned to but never used
./usr/share/pyshared/scipy/sparse/linalg/eigen/arpack/speigs.py:220: undefined name 'warn'
./usr/share/pyshared/scipy/sparse/linalg/eigen/arpack/tests/test_arpack.py:8: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/linalg/eigen/arpack/tests/test_arpack.py:219: local variable 'eps' is assigned to but never used
./usr/share/pyshared/scipy/sparse/linalg/eigen/arpack/tests/test_speigs.py:3: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/linalg/eigen/arpack/tests/test_speigs.py:6: 'from scipy.sparse.linalg.eigen.arpack.speigs import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/linalg/dsolve/_superlu.py:1: 'from _zsuperlu import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/linalg/dsolve/_superlu.py:2: 'from _ssuperlu import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/linalg/dsolve/_superlu.py:3: 'from _dsuperlu import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/linalg/dsolve/_superlu.py:4: 'from _csuperlu import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/linalg/dsolve/setupscons.py:2: 'join' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/dsolve/setupscons.py:3: 'sys' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/dsolve/setupscons.py:7: 'get_info' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/dsolve/__init__.py:3: '__doc__' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/dsolve/__init__.py:9: 'from linsolve import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/linalg/dsolve/linsolve.py:7: '_superlu' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/dsolve/linsolve.py:13: redefinition of unused 'umfpack' from line 11
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:16: redefinition of unused '_um' from line 14
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:184: undefined name 'UMFPACK_OK'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:185: undefined name 'UMFPACK_WARNING_singular_matrix'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:186: undefined name 'UMFPACK_WARNING_determinant_underflow'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:187: undefined name 'UMFPACK_WARNING_determinant_overflow'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:188: undefined name 'UMFPACK_ERROR_out_of_memory'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:189: undefined name 'UMFPACK_ERROR_invalid_Numeric_object'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:190: undefined name 'UMFPACK_ERROR_invalid_Symbolic_object'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:191: undefined name 'UMFPACK_ERROR_argument_missing'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:192: undefined name 'UMFPACK_ERROR_n_nonpositive'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:193: undefined name 'UMFPACK_ERROR_invalid_matrix'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:194: undefined name 'UMFPACK_ERROR_different_pattern'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:195: undefined name 'UMFPACK_ERROR_invalid_system'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:196: undefined name 'UMFPACK_ERROR_invalid_permutation'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:197: undefined name 'UMFPACK_ERROR_internal_error'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:198: undefined name 'UMFPACK_ERROR_file_IO'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:202: undefined name 'UMFPACK_A'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:203: undefined name 'UMFPACK_At'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:204: undefined name 'UMFPACK_Aat'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:205: undefined name 'UMFPACK_Pt_L'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:206: undefined name 'UMFPACK_L'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:207: undefined name 'UMFPACK_Lt_P'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:208: undefined name 'UMFPACK_Lat_P'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:209: undefined name 'UMFPACK_Lt'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:210: undefined name 'UMFPACK_U_Qt'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:211: undefined name 'UMFPACK_U'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:212: undefined name 'UMFPACK_Q_Ut'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:213: undefined name 'UMFPACK_Q_Uat'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:214: undefined name 'UMFPACK_Ut'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:215: undefined name 'UMFPACK_Uat'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:220: undefined name 'UMFPACK_A'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:220: undefined name 'UMFPACK_At'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:221: undefined name 'UMFPACK_At'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:221: undefined name 'UMFPACK_A'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:222: undefined name 'UMFPACK_Aat'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:222: undefined name 'UMFPACK_A'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:223: undefined name 'UMFPACK_A'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:223: undefined name 'UMFPACK_Aat'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:224: undefined name 'UMFPACK_Aat'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:224: undefined name 'UMFPACK_A'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:278: undefined name 'UMFPACK_CONTROL'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:279: undefined name 'UMFPACK_INFO'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:292: undefined name 'UMFPACK_PRL'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:376: undefined name 'UMFPACK_OK'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:415: undefined name 'UMFPACK_OK'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:416: undefined name 'UMFPACK_WARNING_singular_matrix'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:419: undefined name 'UMFPACK_ERROR_different_pattern'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:420: undefined name 'UMFPACK_ERROR_invalid_Symbolic_object'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:543: undefined name 'UMFPACK_OK'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:544: undefined name 'UMFPACK_WARNING_singular_matrix'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:551: undefined name 'UMFPACK_RCOND'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:643: undefined name 'UMFPACK_OK'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:670: undefined name 'UMFPACK_OK'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py:690: undefined name 'UMFPACK_OK'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/setup.py:5: 'numpy' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/__init__.py:1: '__doc__' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/__init__.py:3: 'from umfpack import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/tests/test_umfpack.py:10: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/tests/try_umfpack.py:55: undefined name 'io'
./usr/share/pyshared/scipy/sparse/linalg/dsolve/tests/test_linsolve.py:4: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/linalg/isolve/setup.py:4: 'os' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/isolve/setup.py:5: 'sys' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/isolve/setup.py:6: 're' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/isolve/setup.py:7: 'newer_group' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/isolve/setup.py:7: 'newer' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/isolve/setup.py:8: 'glob' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/isolve/__init__.py:4: 'from iterative import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/linalg/isolve/__init__.py:5: 'minres' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/isolve/utils.py:65: undefined name 'shape'
./usr/share/pyshared/scipy/sparse/linalg/isolve/minres.py:291: redefinition of unused 'norm' from line 2
./usr/share/pyshared/scipy/sparse/linalg/isolve/iterative.py:170: undefined name 'get_matvec'
./usr/share/pyshared/scipy/sparse/linalg/isolve/iterative.py:175: undefined name 'get_psolve'
./usr/share/pyshared/scipy/sparse/linalg/isolve/iterative.py:179: undefined name 'get_matvec'
./usr/share/pyshared/scipy/sparse/linalg/isolve/iterative.py:395: local variable 'olditer' is assigned to but never used
./usr/share/pyshared/scipy/sparse/linalg/isolve/tests/test_iterative.py:4: 'sys' imported but unused
./usr/share/pyshared/scipy/sparse/linalg/isolve/tests/test_iterative.py:6: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/linalg/isolve/tests/test_iterative.py:122: local variable 'D' is assigned to but never used
./usr/share/pyshared/scipy/sparse/linalg/tests/test_interface.py:4: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/linalg/tests/test_interface.py:9: 'from scipy.sparse.linalg.interface import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/sparsetools/setupscons.py:3: 'join' imported but unused
./usr/share/pyshared/scipy/sparse/sparsetools/setupscons.py:4: 'sys' imported but unused
./usr/share/pyshared/scipy/sparse/sparsetools/setupscons.py:7: 'numpy' imported but unused
./usr/share/pyshared/scipy/sparse/sparsetools/setup.py:4: 'numpy' imported but unused
./usr/share/pyshared/scipy/sparse/sparsetools/__init__.py:4: 'from csr import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/sparsetools/__init__.py:5: 'from csc import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/sparsetools/__init__.py:6: 'from coo import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/sparsetools/__init__.py:7: 'from dia import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/sparsetools/__init__.py:8: 'from bsr import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/benchmarks/bench_sparse.py:8: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/benchmarks/bench_sparse.py:11: 'lil_matrix' imported but unused
./usr/share/pyshared/scipy/sparse/benchmarks/bench_sparse.py:11: 'dok_matrix' imported but unused
./usr/share/pyshared/scipy/sparse/tests/test_base.py:24: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/tests/test_base.py:677: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/sparse/tests/test_base.py:712: local variable 'a' is assigned to but never used
./usr/share/pyshared/scipy/sparse/tests/test_base.py:1202: local variable 'e' is assigned to but never used
./usr/share/pyshared/scipy/sparse/tests/test_construct.py:5: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/tests/test_construct.py:10: 'from scipy.sparse.construct import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/tests/test_extract.py:3: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/tests/test_extract.py:7: 'from scipy.sparse.extract import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/tests/test_spfuncs.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/tests/test_spfuncs.py:4: 'from scipy.sparse.spfuncs import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/tests/test_sputils.py:4: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scipy/sparse/tests/test_sputils.py:5: 'from scipy.sparse.sputils import *' used; unable to detect undefined names

This report was generated on Thu, 07 Apr 2011 06:29:50 +0000, based on results by pyflakes 0.4.0-1