Debian Automated Code Analysis

pyflakes analysis of python-numpy_1.4.1-5_i386.deb

./usr/share/pyshared/numpy/__config__.py:33: invalid syntax
    
     ^
./usr/share/pyshared/numpy/matlib.py:4: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/__init__.py:107: undefined name '__NUMPY_SETUP__'
./usr/share/pyshared/numpy/__init__.py:118: 'show_config' imported but unused
./usr/share/pyshared/numpy/__init__.py:124: '__version__' imported but unused
./usr/share/pyshared/numpy/__init__.py:142: 'from core import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/__init__.py:143: 'compat' imported but unused
./usr/share/pyshared/numpy/__init__.py:145: 'from lib import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/__init__.py:146: 'linalg' imported but unused
./usr/share/pyshared/numpy/__init__.py:147: 'fft' imported but unused
./usr/share/pyshared/numpy/__init__.py:148: 'polynomial' imported but unused
./usr/share/pyshared/numpy/__init__.py:149: 'random' imported but unused
./usr/share/pyshared/numpy/__init__.py:150: 'ctypeslib' imported but unused
./usr/share/pyshared/numpy/__init__.py:151: 'ma' imported but unused
./usr/share/pyshared/numpy/__init__.py:153: 'from matrixlib import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/__init__.py:157: 'int' imported but unused
./usr/share/pyshared/numpy/__init__.py:157: 'unicode' imported but unused
./usr/share/pyshared/numpy/__init__.py:157: 'long' imported but unused
./usr/share/pyshared/numpy/__init__.py:157: 'complex' imported but unused
./usr/share/pyshared/numpy/__init__.py:157: 'bool' imported but unused
./usr/share/pyshared/numpy/__init__.py:157: 'object' imported but unused
./usr/share/pyshared/numpy/__init__.py:157: 'float' imported but unused
./usr/share/pyshared/numpy/__init__.py:157: 'str' imported but unused
./usr/share/pyshared/numpy/__init__.py:159: 'abs' imported but unused
./usr/share/pyshared/numpy/__init__.py:159: 'max' imported but unused
./usr/share/pyshared/numpy/__init__.py:159: 'min' imported but unused
./usr/share/pyshared/numpy/__init__.py:159: 'round' imported but unused
./usr/share/pyshared/numpy/ctypeslib.py:52: undefined name 'test' in __all__
./usr/share/pyshared/numpy/ctypeslib.py:62: redefinition of unused 'ctypes' from line 60
./usr/share/pyshared/numpy/ctypeslib.py:84: redefinition of unused 'c_intp' from line 80
./usr/share/pyshared/numpy/_import_tools.py:70: undefined name 'info'
./usr/share/pyshared/numpy/linalg/setupscons.py:4: 'get_info' imported but unused
./usr/share/pyshared/numpy/linalg/__init__.py:45: '__doc__' imported but unused
./usr/share/pyshared/numpy/linalg/__init__.py:47: 'from linalg import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/linalg/tests/test_regression.py:4: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/linalg/tests/test_linalg.py:5: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/linalg/tests/test_linalg.py:52: local variable 'e' is assigned to but never used
./usr/share/pyshared/numpy/linalg/tests/test_build.py:5: 'np' imported but unused
./usr/share/pyshared/numpy/linalg/tests/test_build.py:14: local variable 'st' is assigned to but never used
./usr/share/pyshared/numpy/linalg/tests/test_build.py:22: undefined name 'libfile'
./usr/share/pyshared/numpy/oldnumeric/ma.py:746: local variable 'with_mask1' is assigned to but never used
./usr/share/pyshared/numpy/oldnumeric/ma.py:2133: undefined name 'MethodType'
./usr/share/pyshared/numpy/oldnumeric/ma.py:2225: undefined name '_wrapit'
./usr/share/pyshared/numpy/oldnumeric/ma.py:2255: redefinition of unused 'MethodType' from line 2131
./usr/share/pyshared/numpy/oldnumeric/mlab.py:99: 'from compat import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/oldnumeric/mlab.py:100: 'from functions import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/oldnumeric/mlab.py:101: 'from precision import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/oldnumeric/mlab.py:102: 'from ufuncs import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/oldnumeric/mlab.py:103: 'from misc import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/oldnumeric/rng.py:46: undefined name 'self'
./usr/share/pyshared/numpy/oldnumeric/rng.py:62: undefined name 'self'
./usr/share/pyshared/numpy/oldnumeric/rng.py:63: undefined name 'self'
./usr/share/pyshared/numpy/oldnumeric/rng.py:63: undefined name 'self'
./usr/share/pyshared/numpy/oldnumeric/rng.py:64: undefined name 'self'
./usr/share/pyshared/numpy/oldnumeric/rng.py:77: undefined name 'self'
./usr/share/pyshared/numpy/oldnumeric/rng.py:79: undefined name 'self'
./usr/share/pyshared/numpy/oldnumeric/rng.py:92: undefined name 'self'
./usr/share/pyshared/numpy/oldnumeric/rng.py:96: undefined name 'self'
./usr/share/pyshared/numpy/oldnumeric/alter_code2.py:89: undefined name 'fromall2'
./usr/share/pyshared/numpy/oldnumeric/alter_code2.py:89: local variable 'fromall' is assigned to but never used
./usr/share/pyshared/numpy/oldnumeric/alter_code1.py:154: local variable 'fromall' is assigned to but never used
./usr/share/pyshared/numpy/oldnumeric/__init__.py:2: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/oldnumeric/__init__.py:14: 'from compat import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/oldnumeric/__init__.py:15: 'from functions import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/oldnumeric/__init__.py:16: 'from precision import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/oldnumeric/__init__.py:17: 'from ufuncs import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/oldnumeric/__init__.py:18: 'from misc import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/oldnumeric/user_array.py:3: 'from numpy.oldnumeric import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/oldnumeric/user_array.py:4: 'UserArray' imported but unused
./usr/share/pyshared/numpy/oldnumeric/matrix.py:3: undefined name 'string' in __all__
./usr/share/pyshared/numpy/oldnumeric/tests/test_regression.py:1: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/oldnumeric/tests/test_oldnumeric.py:3: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/oldnumeric/tests/test_oldnumeric.py:6: 'from numpy.oldnumeric import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/distutils/core.py:3: 'from distutils.core import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/distutils/core.py:16: redefinition of unused 'old_setup' from line 7
./usr/share/pyshared/numpy/distutils/core.py:23: 'Extension' imported but unused
./usr/share/pyshared/numpy/distutils/core.py:29: 'get_data_files' imported but unused
./usr/share/pyshared/numpy/distutils/ccompiler.py:7: 'from distutils.ccompiler import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/distutils/ccompiler.py:592: redefinition of unused 're' from line 1
./usr/share/pyshared/numpy/distutils/system_info.py:126: 'get_pythonexe' imported but unused
./usr/share/pyshared/numpy/distutils/system_info.py:693: local variable 'incl_dir' is assigned to but never used
./usr/share/pyshared/numpy/distutils/system_info.py:932: local variable 'lapack_atlas' is assigned to but never used
./usr/share/pyshared/numpy/distutils/system_info.py:1601: 'numpy' imported but unused
./usr/share/pyshared/numpy/distutils/system_info.py:1605: 'Numeric' imported but unused
./usr/share/pyshared/numpy/distutils/system_info.py:1609: 'numarray' imported but unused
./usr/share/pyshared/numpy/distutils/system_info.py:1895: local variable 'amd' is assigned to but never used
./usr/share/pyshared/numpy/distutils/system_info.py:1933: local variable 'verbosity' is assigned to but never used
./usr/share/pyshared/numpy/distutils/system_info.py:1994: local variable 'r' is assigned to but never used
./usr/share/pyshared/numpy/distutils/lib2def.py:3: 'os' imported but unused
./usr/share/pyshared/numpy/distutils/conv_template.py:221./usr/share/pyshared/numpy/distutils/__config__.py:33: invalid syntax
    
     ^
: local variable 'e' is assigned to but never used
./usr/share/pyshared/numpy/distutils/__init__.py:2: '__version__' imported but unused
./usr/share/pyshared/numpy/distutils/__init__.py:6: 'ccompiler' imported but unused
./usr/share/pyshared/numpy/distutils/__init__.py:7: 'unixccompiler' imported but unused
./usr/share/pyshared/numpy/distutils/__init__.py:9: '__doc__' imported but unused
./usr/share/pyshared/numpy/distutils/__init__.py:10: 'from npy_pkg_config import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/distutils/__init__.py:13: '__config__' imported but unused
./usr/share/pyshared/numpy/distutils/misc_util.py:296: local variable 'msg' is assigned to but never used
./usr/share/pyshared/numpy/distutils/misc_util.py:318: redefinition of function 'colour_text' from line 303
./usr/share/pyshared/numpy/distutils/misc_util.py:1590: local variable 'basename' is assigned to but never used
./usr/share/pyshared/numpy/distutils/misc_util.py:1648: undefined name 'subpackage_name'
./usr/share/pyshared/numpy/distutils/misc_util.py:1792: undefined name 'STDOUT'
./usr/share/pyshared/numpy/distutils/misc_util.py:2089: local variable '__NUMPY_SETUP__' is assigned to but never used
./usr/share/pyshared/numpy/distutils/misc_util.py:2235: redefinition of function 'get_build_architecture' from line 2230
./usr/share/pyshared/numpy/distutils/log.py:4: 'from distutils.log import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/distutils/unixccompiler.py:8: 'from distutils.unixccompiler import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/distutils/npy_pkg_config.py:2: 'NoOptionError' imported but unused
./usr/share/pyshared/numpy/distutils/npy_pkg_config.py:259: undefined name 'meta_d'
./usr/share/pyshared/numpy/distutils/npy_pkg_config.py:259: undefined name 'r'
./usr/share/pyshared/numpy/distutils/npy_pkg_config.py:353: redefinition of unused 'sys' from line 1
./usr/share/pyshared/numpy/distutils/npy_pkg_config.py:385: redefinition of unused 'os' from line 4
./usr/share/pyshared/numpy/distutils/mingw32ccompiler.py:15: redefinition of unused 'subprocess' from line 12
./usr/share/pyshared/numpy/distutils/mingw32ccompiler.py:19: 'numpy' imported but unused
./usr/share/pyshared/numpy/distutils/mingw32ccompiler.py:29: 'gen_preprocess_options' imported but unused
./usr/share/pyshared/numpy/distutils/mingw32ccompiler.py:29: 'gen_lib_options' imported but unused
./usr/share/pyshared/numpy/distutils/mingw32ccompiler.py:30: 'CompileError' imported but unused
./usr/share/pyshared/numpy/distutils/mingw32ccompiler.py:30: 'DistutilsExecError' imported but unused
./usr/share/pyshared/numpy/distutils/fcompiler/gnu.py:9: 'cpu' imported but unused
./usr/share/pyshared/numpy/distutils/fcompiler/__init__.py:30: 'DistutilsPlatformError' imported but unused
./usr/share/pyshared/numpy/distutils/command/build_ext.py:17: 'msvc_version' imported but unused
./usr/share/pyshared/numpy/distutils/command/build_ext.py:17: 'get_build_architecture' imported but unused
./usr/share/pyshared/numpy/distutils/command/config.py:14: 'LinkError' imported but unused
./usr/share/pyshared/numpy/distutils/command/config.py:81: redefinition of unused 'CompileError' from line 14
./usr/share/pyshared/numpy/distutils/command/config.py:88: local variable 'msg' is assigned to but never used
./usr/share/pyshared/numpy/distutils/command/config.py:191: local variable 'e' is assigned to but never used
./usr/share/pyshared/numpy/distutils/command/config.py:395: redefinition of unused 'LinkError' from line 14
./usr/share/pyshared/numpy/distutils/command/scons.py:10: 'CCompiler' imported but unused
./usr/share/pyshared/numpy/distutils/command/scons.py:11: 'FCompiler' imported but unused
./usr/share/pyshared/numpy/distutils/command/build_src.py:17: 'Pyrex' imported but unused
./usr/share/pyshared/numpy/distutils/command/build_src.py:211: 'shutil' imported but unused
./usr/share/pyshared/numpy/distutils/command/build_src.py:246: local variable 'gd' is assigned to but never used
./usr/share/pyshared/numpy/distutils/command/bdist_rpm.py:6: redefinition of unused 'old_bdist_rpm' from line 4
./usr/share/pyshared/numpy/distutils/command/install.py:6: redefinition of unused 'old_install_mod' from line 3
./usr/share/pyshared/numpy/distutils/command/build_clib.py:13: 'all_strings' imported but unused
./usr/share/pyshared/numpy/distutils/command/sdist.py:5: redefinition of unused 'old_sdist' from line 3
./usr/share/pyshared/numpy/distutils/tests/test_misc_util.py:3: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/distutils/tests/test_misc_util.py:4: 'rel_path' imported but unused
./usr/share/pyshared/numpy/distutils/tests/test_fcompiler_gnu.py:1: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/distutils/tests/test_npy_pkg_config.py:4: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/distutils/tests/gen_ext/tests/test_fib3.py:1: 'sys' imported but unused
./usr/share/pyshared/numpy/distutils/tests/gen_ext/tests/test_fib3.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/distutils/tests/f2py_f90_ext/tests/test_foo.py:1: 'sys' imported but unused
./usr/share/pyshared/numpy/distutils/tests/f2py_f90_ext/tests/test_foo.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/distutils/tests/pyrex_ext/tests/test_primes.py:1: 'sys' imported but unused
./usr/share/pyshared/numpy/distutils/tests/pyrex_ext/tests/test_primes.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/distutils/tests/swig_ext/tests/test_example.py:1: 'sys' imported but unused
./usr/share/pyshared/numpy/distutils/tests/swig_ext/tests/test_example.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/distutils/tests/swig_ext/tests/test_example2.py:1: 'sys' imported but unused
./usr/share/pyshared/numpy/distutils/tests/swig_ext/tests/test_example2.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/distutils/tests/f2py_ext/tests/test_fib2.py:1: 'sys' imported but unused
./usr/share/pyshared/numpy/distutils/tests/f2py_ext/tests/test_fib2.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/polynomial/chebyshev.py:64: undefined name 'Chebyshev' in __all__
./usr/share/pyshared/numpy/polynomial/polyutils.py:36: 'warnings' imported but unused
./usr/share/pyshared/numpy/polynomial/polyutils.py:36: 'exceptions' imported but unused
./usr/share/pyshared/numpy/polynomial/__init__.py:1: 'from polynomial import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/polynomial/__init__.py:2: 'from chebyshev import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/polynomial/__init__.py:3: 'from polyutils import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/polynomial/polynomial.py:45: undefined name 'Polynomial' in __all__
./usr/share/pyshared/numpy/polynomial/tests/test_chebyshev.py:8: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/polynomial/tests/test_polynomial.py:8: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/polynomial/tests/test_polyutils.py:8: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/polynomial/tests/test_polyutils.py:9: 'TypeError' imported but unused
./usr/share/pyshared/numpy/ma/core.py:134: local variable 'errmsg' is assigned to but never used
./usr/share/pyshared/numpy/ma/core.py:135: local variable 'msg' is assigned to but never used
./usr/share/pyshared/numpy/ma/core.py:2654: local variable '_sharedmask' is assigned to but never used
./usr/share/pyshared/numpy/ma/setupscons.py:7: 'os' imported but unused
./usr/share/pyshared/numpy/ma/setup.py:7: 'os' imported but unused
./usr/share/pyshared/numpy/ma/testutils.py:18: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/ma/testutils.py:21: 'less' imported but unused
./usr/share/pyshared/numpy/ma/testutils.py:21: 'equal' imported but unused
./usr/share/pyshared/numpy/ma/__init__.py:45: 'from core import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/ma/__init__.py:48: 'from extras import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/ma/extras.py:526: local variable 'ni' is assigned to but never used
./usr/share/pyshared/numpy/ma/timer_comparison.py:120: local variable 'a10' is assigned to but never used
./usr/share/pyshared/numpy/ma/timer_comparison.py:126: local variable 'zm' is assigned to but never used
./usr/share/pyshared/numpy/ma/timer_comparison.py:185: local variable 's1' is assigned to but never used
./usr/share/pyshared/numpy/ma/timer_comparison.py:186: local variable 's2' is assigned to but never used
./usr/share/pyshared/numpy/ma/timer_comparison.py:281: local variable 'id1' is assigned to but never used
./usr/share/pyshared/numpy/ma/timer_comparison.py:421: local variable 'y' is assigned to but never used
./usr/share/pyshared/numpy/ma/mrecords.py:358: redefinition of unused 'dtype' from line 22
./usr/share/pyshared/numpy/ma/mrecords.py:363: redefinition of unused 'dtype' from line 22
./usr/share/pyshared/numpy/ma/mrecords.py:392: local variable '_localdict' is assigned to but never used
./usr/share/pyshared/numpy/ma/mrecords.py:552: local variable 'nfields' is assigned to but never used
./usr/share/pyshared/numpy/ma/mrecords.py:602: local variable 'val' is assigned to but never used
./usr/share/pyshared/numpy/ma/tests/test_extras.py:16: 'from numpy.ma.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/ma/tests/test_extras.py:17: 'from numpy.ma.core import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/ma/tests/test_extras.py:18: 'from numpy.ma.extras import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/ma/tests/test_mrecords.py:16: 'numpy' imported but unused
./usr/share/pyshared/numpy/ma/tests/test_mrecords.py:17: 'from numpy.ma.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/ma/tests/test_mrecords.py:347: local variable 'rec' is assigned to but never used
./usr/share/pyshared/numpy/ma/tests/test_mrecords.py:349: local variable 'marr' is assigned to but never used
./usr/share/pyshared/numpy/ma/tests/test_regression.py:1: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/ma/tests/test_regression.py:14: local variable 'x' is assigned to but never used
./usr/share/pyshared/numpy/ma/tests/test_old_ma.py:3: 'from numpy.ma import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/ma/tests/test_old_ma.py:6: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/ma/tests/test_old_ma.py:407: redefinition of function 'test_testMinMax' from line 163
./usr/share/pyshared/numpy/ma/tests/test_old_ma.py:613: local variable 'b' is assigned to but never used
./usr/share/pyshared/numpy/ma/tests/test_old_ma.py:630: local variable 'b' is assigned to but never used
./usr/share/pyshared/numpy/ma/tests/test_old_ma.py:742: local variable 'm2x' is assigned to but never used
./usr/share/pyshared/numpy/ma/tests/test_old_ma.py:743: local variable 'm2X' is assigned to but never used
./usr/share/pyshared/numpy/ma/tests/test_old_ma.py:744: local variable 'm2XX' is assigned to but never used
./usr/share/pyshared/numpy/ma/tests/test_core.py:15: 'from numpy.ma.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/ma/tests/test_core.py:18: 'from numpy.ma.core import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/ma/tests/test_core.py:1270: local variable 'fill_value' is assigned to but never used
./usr/share/pyshared/numpy/ma/tests/test_core.py:1777: local variable 'b' is assigned to but never used
./usr/share/pyshared/numpy/ma/tests/test_core.py:1824: local variable 'xbig' is assigned to but never used
./usr/share/pyshared/numpy/ma/tests/test_core.py:2080: local variable 'aravel' is assigned to but never used
./usr/share/pyshared/numpy/ma/tests/test_core.py:2509: local variable '_' is assigned to but never used
./usr/share/pyshared/numpy/ma/tests/test_core.py:2609: local variable 'a10' is assigned to but never used
./usr/share/pyshared/numpy/ma/tests/test_core.py:2615: local variable 'zm' is assigned to but never used
./usr/share/pyshared/numpy/ma/tests/test_core.py:2616: local variable 'xf' is assigned to but never used
./usr/share/pyshared/numpy/ma/tests/test_core.py:2758: local variable 'a10' is assigned to but never used
./usr/share/pyshared/numpy/ma/tests/test_core.py:2764: local variable 'zm' is assigned to but never used
./usr/share/pyshared/numpy/ma/tests/test_core.py:2765: local variable 'xf' is assigned to but never used
./usr/share/pyshared/numpy/ma/tests/test_subclassing.py:14: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/ma/tests/test_subclassing.py:15: 'from numpy.ma.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/ma/tests/test_subclassing.py:16: 'from numpy.ma.core import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/ma/tests/test_subclassing.py:112: redefinition of function 'test_masked_binary_operations' from line 99
./usr/share/pyshared/numpy/random/setupscons.py:1: 'glob' imported but unused
./usr/share/pyshared/numpy/random/setupscons.py:2: 'split' imported but unused
./usr/share/pyshared/numpy/random/setupscons.py:5: 'get_mathlibs' imported but unused
./usr/share/pyshared/numpy/random/setup.py:1: 'split' imported but unused
./usr/share/pyshared/numpy/random/setup.py:1: 'dirname' imported but unused
./usr/share/pyshared/numpy/random/setup.py:2: 'os' imported but unused
./usr/share/pyshared/numpy/random/setup.py:3: 'sys' imported but unused
./usr/share/pyshared/numpy/random/setup.py:4: 'newer' imported but unused
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'wald' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'rand' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'lognormal' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'set_state' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'shuffle' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'rayleigh' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'hypergeometric' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'vonmises' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'random_integers' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'seed' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'chisquare' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'noncentral_f' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'standard_cauchy' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'pareto' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'logseries' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'randn' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'randint' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'uniform' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'standard_exponential' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'geometric' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'standard_normal' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'standard_t' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'random_sample' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'logistic' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'power' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'normal' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'multinomial' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'standard_gamma' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'triangular' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'noncentral_chisquare' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'zipf' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'beta' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'binomial' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'get_state' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'negative_binomial' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'exponential' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'f' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'weibull' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'multivariate_normal' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'bytes' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'gumbel' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'poisson' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'permutation' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'laplace' in __all__
./usr/share/pyshared/numpy/random/info.py:89: undefined name 'gamma' in __all__
./usr/share/pyshared/numpy/random/__init__.py:86: '__doc__' imported but unused
./usr/share/pyshared/numpy/random/__init__.py:87: 'from mtrand import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/random/tests/test_random.py:1: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/matrixlib/setupscons.py:2: 'os' imported but unused
./usr/share/pyshared/numpy/matrixlib/setup.py:2: 'os' imported but unused
./usr/share/pyshared/numpy/matrixlib/__init__.py:1: 'from defmatrix import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/matrixlib/defmatrix.py:838: redefinition of unused 'func' from line 836
./usr/share/pyshared/numpy/matrixlib/tests/test_regression.py:1: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/matrixlib/tests/test_multiarray.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/matrixlib/tests/test_defmatrix.py:1: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/matrixlib/tests/test_defmatrix.py:2: 'from numpy.core import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/matrixlib/tests/test_defmatrix.py:38: local variable 'Bresult' is assigned to but never used
./usr/share/pyshared/numpy/numarray/ma.py:2: 'from numpy.oldnumeric.ma import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/numarray/numerictypes.py:30: undefined name 'genericCoercions' in __all__
./usr/share/pyshared/numpy/numarray/random_array.py:2: undefined name 'random' in __all__
./usr/share/pyshared/numpy/numarray/random_array.py:2: undefined name 'random_integers' in __all__
./usr/share/pyshared/numpy/numarray/random_array.py:2: undefined name 'get_seed' in __all__
./usr/share/pyshared/numpy/numarray/random_array.py:2: undefined name 'seed' in __all__
./usr/share/pyshared/numpy/numarray/random_array.py:2: undefined name 'randint' in __all__
./usr/share/pyshared/numpy/numarray/random_array.py:2: undefined name 'normal' in __all__
./usr/share/pyshared/numpy/numarray/random_array.py:2: undefined name 'uniform' in __all__
./usr/share/pyshared/numpy/numarray/random_array.py:2: undefined name 'noncentral_F' in __all__
./usr/share/pyshared/numpy/numarray/random_array.py:2: undefined name 'standard_normal' in __all__
./usr/share/pyshared/numpy/numarray/random_array.py:2: undefined name 'F' in __all__
./usr/share/pyshared/numpy/numarray/random_array.py:2: undefined name 'multinomial' in __all__
./usr/share/pyshared/numpy/numarray/random_array.py:2: undefined name 'beta' in __all__
./usr/share/pyshared/numpy/numarray/random_array.py:2: undefined name 'binomial' in __all__
./usr/share/pyshared/numpy/numarray/random_array.py:2: undefined name 'negative_binomial' in __all__
./usr/share/pyshared/numpy/numarray/random_array.py:2: undefined name 'chi_square' in __all__
./usr/share/pyshared/numpy/numarray/random_array.py:2: undefined name 'noncentral_chi_square' in __all__
./usr/share/pyshared/numpy/numarray/random_array.py:2: undefined name 'exponential' in __all__
./usr/share/pyshared/numpy/numarray/random_array.py:2: undefined name 'multivariate_normal' in __all__
./usr/share/pyshared/numpy/numarray/random_array.py:2: undefined name 'poisson' in __all__
./usr/share/pyshared/numpy/numarray/random_array.py:2: undefined name 'permutation' in __all__
./usr/share/pyshared/numpy/numarray/random_array.py:2: undefined name 'ArgumentError' in __all__
./usr/share/pyshared/numpy/numarray/random_array.py:2: undefined name 'gamma' in __all__
./usr/share/pyshared/numpy/numarray/random_array.py:9: 'from numpy.oldnumeric.random_array import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/numarray/mlab.py:2: 'from numpy.oldnumeric.mlab import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/numarray/linear_algebra.py:2: 'from numpy.oldnumeric.linear_algebra import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/numarray/setupscons.py:1: 'join' imported but unused
./usr/share/pyshared/numpy/numarray/alter_code2.py:38: undefined name 'fromstr'
./usr/share/pyshared/numpy/numarray/functions.py:39: 'copy' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:40: 'copy_reg' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:41: 'types' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:42: 'os' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:44: 'math' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:45: 'operator' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: redefinition of unused 'concatenate' from line 47
./usr/share/pyshared/numpy/numarray/functions.py:47: 'all' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'putmask' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'shape' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'swapaxes' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'ravel' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'lexsort' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'array_equal' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'array_equiv' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'allclose' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'nonzero' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'kroneckerproduct' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'concatenate' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'vdot' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'transpose' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'diagonal' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'argsort' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'CLIP' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'rank' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'size' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'pi' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'sort' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'matrixmultiply' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'resize' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'clip' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'WRAP' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'innerproduct' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'any' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'array_repr' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'array_str' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'outerproduct' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'trace' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'e' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:47: 'searchsorted' imported but unused
./usr/share/pyshared/numpy/numarray/functions.py:178: redefinition of unused 'shape' from line 47
./usr/share/pyshared/numpy/numarray/functions.py:180: redefinition of unused 'shape' from line 47
./usr/share/pyshared/numpy/numarray/functions.py:239: undefined name '_resizebuf'
./usr/share/pyshared/numpy/numarray/functions.py:261: undefined name '_resizebuf'
./usr/share/pyshared/numpy/numarray/functions.py:264: redefinition of unused 'shape' from line 47
./usr/share/pyshared/numpy/numarray/functions.py:333: redefinition of unused 'shape' from line 47
./usr/share/pyshared/numpy/numarray/functions.py:335: redefinition of unused 'shape' from line 47
./usr/share/pyshared/numpy/numarray/functions.py:431: redefinition of unused 'shape' from line 47
./usr/share/pyshared/numpy/numarray/functions.py:468: redefinition of unused 'shape' from line 47
./usr/share/pyshared/numpy/numarray/setup.py:1: 'join' imported but unused
./usr/share/pyshared/numpy/numarray/image.py:2: 'from stsci.image import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/numarray/image.py:5: 'from scipy.stsci.image import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/numarray/fft.py:2: 'from numpy.oldnumeric.fft import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/numarray/convolve.py:2: 'from stsci.convolve import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/numarray/convolve.py:5: 'from scipy.stsci.convolve import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/numarray/__init__.py:1: 'from util import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/numarray/__init__.py:2: 'from numerictypes import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/numarray/__init__.py:3: 'from functions import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/numarray/__init__.py:4: 'from ufuncs import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/numarray/__init__.py:5: 'from compat import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/numarray/__init__.py:6: 'from session import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/numarray/nd_image.py:2: 'from ndimage import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/numarray/nd_image.py:5: 'from scipy.ndimage import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/f2py/f90mod_rules.py:26: 'from auxfuncs import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/f2py/capi_maps.py:22: 'from auxfuncs import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/f2py/diagnose.py:7: local variable 's' is assigned to but never used
./usr/share/pyshared/numpy/f2py/diagnose.py:124: redefinition of unused 'fcompiler' from line 121
./usr/share/pyshared/numpy/f2py/diagnose.py:146: redefinition of unused 'cpuinfo' from line 140
./usr/share/pyshared/numpy/f2py/diagnose.py:152: redefinition of unused 'cpuinfo' from line 146
./usr/share/pyshared/numpy/f2py/rules.py:68: 'from auxfuncs import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/f2py/rules.py:70: 'from capi_maps import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/f2py/rules.py:1260: local variable 'auxvars' is assigned to but never used
./usr/share/pyshared/numpy/f2py/common_rules.py:27: 'from auxfuncs import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/f2py/setupscons.py:88: redefinition of unused 'version' from line 28
./usr/share/pyshared/numpy/f2py/setup.py:90: redefinition of unused 'version' from line 28
./usr/share/pyshared/numpy/f2py/use_rules.py:28: 'from auxfuncs import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/f2py/use_rules.py:103: local variable 'var' is assigned to but never used
./usr/share/pyshared/numpy/f2py/__init__.py:7: 'commands' imported but unused
./usr/share/pyshared/numpy/f2py/__init__.py:9: '__doc__' imported but unused
./usr/share/pyshared/numpy/f2py/crackfortran.py:153: 'from auxfuncs import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/f2py/crackfortran.py:1227: local variable 'cc1' is assigned to but never used
./usr/share/pyshared/numpy/f2py/crackfortran.py:1557: local variable 'blocktype' is assigned to but never used
./usr/share/pyshared/numpy/f2py/crackfortran.py:1943: redefinition of unused 'string' from line 147
./usr/share/pyshared/numpy/f2py/crackfortran.py:1997: local variable 'l' is assigned to but never used
./usr/share/pyshared/numpy/f2py/f2py2e.py:42: redefinition of unused 'numpy_version' from line 40
./usr/share/pyshared/numpy/f2py/f2py2e.py:193: local variable 'f4' is assigned to but never used
./usr/share/pyshared/numpy/f2py/f2py2e.py:265: local variable 'funcs' is assigned to but never used
./usr/share/pyshared/numpy/f2py/f2py2e.py:488: local variable 'using_numarray' is assigned to but never used
./usr/share/pyshared/numpy/f2py/f2py2e.py:489: local variable 'using_numeric' is assigned to but never used
./usr/share/pyshared/numpy/f2py/f2py2e.py:501: local variable 'num_include_dir' is assigned to but never used
./usr/share/pyshared/numpy/f2py/func2subr.py:27: 'from auxfuncs import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/f2py/func2subr.py:95: local variable 'return_char_star' is assigned to but never used
./usr/share/pyshared/numpy/f2py/cb_rules.py:29: 'from auxfuncs import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/compat/_inspect.py:10: undefined name 'getarspec' in __all__
./usr/share/pyshared/numpy/compat/_inspect.py:82: undefined name 'dis'
./usr/share/pyshared/numpy/compat/_inspect.py:83: undefined name 'dis'
./usr/share/pyshared/numpy/compat/_inspect.py:205: undefined name 'string'
./usr/share/pyshared/numpy/compat/setupscons.py:2: 'os' imported but unused
./usr/share/pyshared/numpy/compat/__init__.py:12: 'getargspec' imported but unused
./usr/share/pyshared/numpy/compat/__init__.py:12: 'formatargspec' imported but unused
./usr/share/pyshared/numpy/fft/setupscons.py:2: 'get_numpy_include_dirs' imported but unused
./usr/share/pyshared/numpy/fft/__init__.py:2: '__doc__' imported but unused
./usr/share/pyshared/numpy/fft/__init__.py:4: 'from fftpack import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/fft/__init__.py:5: 'from helper import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/fft/fftpack.py:40: 'from helper import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/fft/tests/test_fftpack.py:1: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/fft/tests/test_helper.py:6: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/testing/numpytest.py:48: undefined name 'm'
./usr/share/pyshared/numpy/testing/__init__.py:8: 'TestCase' imported but unused
./usr/share/pyshared/numpy/testing/__init__.py:10: 'dec' imported but unused
./usr/share/pyshared/numpy/testing/__init__.py:11: 'from utils import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/testing/__init__.py:12: 'from numpytest import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/testing/__init__.py:14: 'run_module_suite' imported but unused
./usr/share/pyshared/numpy/testing/utils.py:130: redefinition of function 'jiffies' from line 101
./usr/share/pyshared/numpy/testing/utils.py:137: redefinition of function 'memusage' from line 116
./usr/share/pyshared/numpy/testing/utils.py:168: redefinition of function 'memusage' from line 137
./usr/share/pyshared/numpy/testing/utils.py:1075: local variable 'a' is assigned to but never used
./usr/share/pyshared/numpy/testing/utils.py:1083: local variable 'd' is assigned to but never used
./usr/share/pyshared/numpy/testing/decorators.py:17: 'sys' imported but unused
./usr/share/pyshared/numpy/testing/decorators.py:19: 'WarningMessage' imported but unused
./usr/share/pyshared/numpy/testing/decorators.py:249: 'KnownFailureTest' imported but unused
./usr/share/pyshared/numpy/testing/nosetester.py:57: 'raises' imported but unused
./usr/share/pyshared/numpy/testing/noseclasses.py:225: local variable 'p1' is assigned to but never used
./usr/share/pyshared/numpy/testing/tests/test_utils.py:5: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/testing/tests/test_utils.py:15: local variable 'passed' is assigned to but never used
./usr/share/pyshared/numpy/testing/tests/test_utils.py:289: local variable 'f' is assigned to but never used
./usr/share/pyshared/numpy/testing/tests/test_utils.py:293: local variable 'f' is assigned to but never used
./usr/share/pyshared/numpy/testing/tests/test_utils.py:301: local variable 'f' is assigned to but never used
./usr/share/pyshared/numpy/testing/tests/test_decorators.py:1: 'np' imported but unused
./usr/share/pyshared/numpy/testing/tests/test_decorators.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/numerictypes.py:92: 'long' imported but unused
./usr/share/pyshared/numpy/core/numerictypes.py:542: undefined name 'object_'
./usr/share/pyshared/numpy/core/defchararray.py:26: undefined name 'format' in __all__
./usr/share/pyshared/numpy/core/defchararray.py:398: redefinition of function 'center' from line 365
./usr/share/pyshared/numpy/core/defchararray.py:918: redefinition of function 'ljust' from line 886
./usr/share/pyshared/numpy/core/defchararray.py:1182: redefinition of function 'rjust' from line 1150
./usr/share/pyshared/numpy/core/defchararray.py:1968: redefinition of function 'center' from line 1957
./usr/share/pyshared/numpy/core/defchararray.py:2175: redefinition of function 'ljust' from line 2163
./usr/share/pyshared/numpy/core/defchararray.py:2271: redefinition of function 'rjust' from line 2259
./usr/share/pyshared/numpy/core/generate_numpy_api.py:172: local variable 'ordered_funcs_api' is assigned to but never used
./usr/share/pyshared/numpy/core/setupscons.py:6: 'log' imported but unused
./usr/share/pyshared/numpy/core/setupscons.py:11: 'dot_join' imported but unused
./usr/share/pyshared/numpy/core/setupscons.py:13: 'default_lib_dirs' imported but unused
./usr/share/pyshared/numpy/core/setupscons.py:13: 'get_info' imported but unused
./usr/share/pyshared/numpy/core/setupscons.py:39: local variable 'scons_build_dir' is assigned to but never used
./usr/share/pyshared/numpy/core/setupscons.py:49: local variable 'scons_build_dir' is assigned to but never used
./usr/share/pyshared/numpy/core/setupscons.py:61: local variable 'scons_build_dir' is assigned to but never used
./usr/share/pyshared/numpy/core/setupscons.py:73: local variable 'scons_build_dir' is assigned to but never used
./usr/share/pyshared/numpy/core/_mx_datetime_parser.py:15: 'types' imported but unused
./usr/share/pyshared/numpy/core/_mx_datetime_parser.py:767: local variable 'why' is assigned to but never used
./usr/share/pyshared/numpy/core/_mx_datetime_parser.py:788: local variable 'why' is assigned to but never used
./usr/share/pyshared/numpy/core/setup_common.py:8: 'CompileError' imported but unused
./usr/share/pyshared/numpy/core/setup_common.py:52: local variable 'api_files' is assigned to but never used
./usr/share/pyshared/numpy/core/_internal.py:91: local variable '_' is assigned to but never used
./usr/share/pyshared/numpy/core/_internal.py:335: 'dtype' imported but unused
./usr/share/pyshared/numpy/core/setup.py:4: 'shutil' imported but unused
./usr/share/pyshared/numpy/core/setup.py:10: 're' imported but unused
./usr/share/pyshared/numpy/core/setup.py:12: 'from setup_common import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/setup.py:30: redefinition of unused '_pik' from line 28
./usr/share/pyshared/numpy/core/setup.py:347: 'default_lib_dirs' imported but unused
./usr/share/pyshared/numpy/core/setup.py:406: local variable 'PYTHON_HAS_UNICODE_WIDE' is assigned to but never used
./usr/share/pyshared/numpy/core/__init__.py:2: '__doc__' imported but unused
./usr/share/pyshared/numpy/core/__init__.py:3: '__version__' imported but unused
./usr/share/pyshared/numpy/core/__init__.py:6: 'umath' imported but unused
./usr/share/pyshared/numpy/core/__init__.py:7: '_internal' imported but unused
./usr/share/pyshared/numpy/core/__init__.py:10: '_sort' imported but unused
./usr/share/pyshared/numpy/core/__init__.py:11: 'from numeric import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/__init__.py:12: 'from fromnumeric import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/__init__.py:15: 'from records import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/__init__.py:16: 'from memmap import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/__init__.py:17: 'chararray' imported but unused
./usr/share/pyshared/numpy/core/__init__.py:18: 'scalarmath' imported but unused
./usr/share/pyshared/numpy/core/__init__.py:19: 'from function_base import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/__init__.py:20: 'from machar import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/__init__.py:21: 'from getlimits import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/__init__.py:22: 'from shape_base import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/__init__.py:25: 'min' imported but unused
./usr/share/pyshared/numpy/core/__init__.py:25: 'max' imported but unused
./usr/share/pyshared/numpy/core/__init__.py:25: 'round' imported but unused
./usr/share/pyshared/numpy/core/__init__.py:27: 'abs' imported but unused
./usr/share/pyshared/numpy/core/numeric.py:28: 'from umath import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/numeric.py:30: 'from numerictypes import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/numeric.py:851: redefinition of unused 'inner' from line 848
./usr/share/pyshared/numpy/core/numeric.py:852: redefinition of unused 'dot' from line 848
./usr/share/pyshared/numpy/core/numeric.py:853: redefinition of unused 'vdot' from line 848
./usr/share/pyshared/numpy/core/numeric.py:855: redefinition of unused 'alterdot' from line 848
./usr/share/pyshared/numpy/core/numeric.py:857: redefinition of unused 'restoredot' from line 848
./usr/share/pyshared/numpy/core/numeric.py:2398: 'from fromnumeric import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/tests/test_function_base.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/tests/test_memmap.py:7: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/tests/test_regression.py:7: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/tests/test_regression.py:40: local variable 'dt' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_regression.py:86: local variable 'x' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_regression.py:122: local variable 'ua2' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_regression.py:160: local variable 'z' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_regression.py:182: local variable 'aargmax' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_regression.py:326: local variable 'a' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_regression.py:543: local variable 'sstr' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_regression.py:565: local variable 'y' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_regression.py:788: local variable 'arr3' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_regression.py:799: local variable 'tmp2' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_regression.py:1089: local variable 'a' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_regression.py:1149: local variable 'b' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_regression.py:1169: local variable 'r' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_regression.py:1173: local variable 'a3' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_regression.py:1176: local variable 'a4' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_regression.py:1243: local variable 'x' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_records.py:3: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/tests/test_records.py:39: local variable 'r' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_getlimits.py:4: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/tests/test_dtype.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/tests/test_numeric.py:5: 'from numpy.core import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/tests/test_numeric.py:7: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/tests/test_numerictypes.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/tests/test_print.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/tests/test_unicode.py:1: 'sys' imported but unused
./usr/share/pyshared/numpy/core/tests/test_unicode.py:3: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/tests/test_unicode.py:4: 'from numpy.core import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/tests/test_umath_complex.py:1: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/tests/test_umath_complex.py:50: local variable 'ref' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_umath_complex.py:227: local variable 'ya' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_umath_complex.py:390: local variable 'ya' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_multiarray.py:5: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/tests/test_multiarray.py:6: 'from numpy.core import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/tests/test_multiarray.py:711: local variable 'x' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_multiarray.py:1025: local variable 'y' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_multiarray.py:1108: 'Decimal' imported but unused
./usr/share/pyshared/numpy/core/tests/test_defchararray.py:1: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/tests/test_defchararray.py:2: 'from numpy.core import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/tests/test_defchararray.py:53: local variable 'B' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_defchararray.py:296: local variable 'widths' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_defchararray.py:330: local variable 'widths' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_defchararray.py:396: local variable 'widths' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_umath.py:3: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/tests/test_umath.py:222: redefinition of function 'test_nan_outputs' from line 218
./usr/share/pyshared/numpy/core/tests/test_umath.py:740: redefinition of function 'check' from line 681
./usr/share/pyshared/numpy/core/tests/test_shape_base.py:1: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/tests/test_machar.py:1: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/tests/test_machar.py:13: local variable 'machar' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_scalarmath.py:1: 'sys' imported but unused
./usr/share/pyshared/numpy/core/tests/test_scalarmath.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/tests/test_ufunc.py:1: 'sys' imported but unused
./usr/share/pyshared/numpy/core/tests/test_ufunc.py:4: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/core/tests/test_ufunc.py:312: local variable 'b' is assigned to but never used
./usr/share/pyshared/numpy/core/tests/test_errstate.py:57: undefined name 'run_module_suite'
./usr/share/pyshared/numpy/lib/index_tricks.py:67: local variable 'idx' is assigned to but never used
./usr/share/pyshared/numpy/lib/_iotools.py:6: 'unicode' imported but unused
./usr/share/pyshared/numpy/lib/_iotools.py:6: 'long' imported but unused
./usr/share/pyshared/numpy/lib/_iotools.py:6: 'object' imported but unused
./usr/share/pyshared/numpy/lib/financial.py:306: local variable 'total' is assigned to but never used
./usr/share/pyshared/numpy/lib/shape_base.py:6: 'newaxis' imported but unused
./usr/share/pyshared/numpy/lib/shape_base.py:9: 'hstack' imported but unused
./usr/share/pyshared/numpy/lib/__init__.py:1: '__doc__' imported but unused
./usr/share/pyshared/numpy/lib/__init__.py:2: '__version__' imported but unused
./usr/share/pyshared/numpy/lib/__init__.py:4: 'from type_check import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/__init__.py:5: 'from index_tricks import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/__init__.py:6: 'from function_base import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/__init__.py:7: 'from shape_base import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/__init__.py:8: 'from stride_tricks import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/__init__.py:9: 'from twodim_base import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/__init__.py:10: 'from ufunclike import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/__init__.py:13: 'from polynomial import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/__init__.py:15: 'from utils import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/__init__.py:16: 'from arraysetops import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/__init__.py:17: 'from io import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/__init__.py:18: 'from financial import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/__init__.py:20: 'from arrayterator import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/user_array.py:139: redefinition of function '__neg__' from line 43
./usr/share/pyshared/numpy/lib/user_array.py:143: redefinition of function '__abs__' from line 41
./usr/share/pyshared/numpy/lib/utils.py:94: redefinition of function '_set_function_name' from line 89
./usr/share/pyshared/numpy/lib/utils.py:260: local variable 'nd_a' is assigned to but never used
./usr/share/pyshared/numpy/lib/utils.py:1084: local variable 'err' is assigned to but never used
./usr/share/pyshared/numpy/lib/io.py:546: 'gzip' imported but unused
./usr/share/pyshared/numpy/lib/io.py:559: redefinition of unused 'flatten_dtype' from line 21
./usr/share/pyshared/numpy/lib/io.py:1243: local variable 'miss_chars' is assigned to but never used
./usr/share/pyshared/numpy/lib/twodim_base.py:10: 'alltrue' imported but unused
./usr/share/pyshared/numpy/lib/twodim_base.py:10: 'equal' imported but unused
./usr/share/pyshared/numpy/lib/function_base.py:359: local variable 'outliers' is assigned to but never used
./usr/share/pyshared/numpy/lib/recfunctions.py:11: 'itertools' imported but unused
./usr/share/pyshared/numpy/lib/benchmarks/bench_arraysetops.py:3: 'from numpy.lib.arraysetops import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test_type_check.py:1: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test_type_check.py:2: 'from numpy.lib import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test_type_check.py:3: 'from numpy.core import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test_type_check.py:11: local variable 'ai32' is assigned to but never used
./usr/share/pyshared/numpy/lib/tests/test_function_base.py:3: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test_function_base.py:5: 'from numpy.lib import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test_function_base.py:6: 'from numpy.core import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test_function_base.py:7: 'asmatrix' imported but unused
./usr/share/pyshared/numpy/lib/tests/test_format.py:284: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test_format.py:454: local variable 'ma' is assigned to but never used
./usr/share/pyshared/numpy/lib/tests/test_financial.py:1: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test_financial.py:30: redefinition of function 'test_nper' from line 26
./usr/share/pyshared/numpy/lib/tests/test_recfunctions.py:1: 'sys' imported but unused
./usr/share/pyshared/numpy/lib/tests/test_recfunctions.py:5: 'from numpy.ma.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test_recfunctions.py:9: 'from numpy.lib.recfunctions import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test_recfunctions.py:294: local variable 'dtype' is assigned to but never used
./usr/share/pyshared/numpy/lib/tests/test_recfunctions.py:325: local variable 'test' is assigned to but never used
./usr/share/pyshared/numpy/lib/tests/test_recfunctions.py:326: local variable 'control' is assigned to but never used
./usr/share/pyshared/numpy/lib/tests/test_regression.py:1: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test_regression.py:158: local variable 'g' is assigned to but never used
./usr/share/pyshared/numpy/lib/tests/test_regression.py:173: local variable 'tmp' is assigned to but never used
./usr/share/pyshared/numpy/lib/tests/test_arraysetops.py:5: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test_arraysetops.py:7: 'from numpy.lib.arraysetops import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test_utils.py:1: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test__iotools.py:2: 'StringIO' imported but unused
./usr/share/pyshared/numpy/lib/tests/test__iotools.py:7: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test__datasource.py:8: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test__datasource.py:188: local variable 'tmpfilename' is assigned to but never used
./usr/share/pyshared/numpy/lib/tests/test_twodim_base.py:5: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test_twodim_base.py:7: 'triu_indices_from' imported but unused
./usr/share/pyshared/numpy/lib/tests/test_twodim_base.py:7: 'tril_indices_from' imported but unused
./usr/share/pyshared/numpy/lib/tests/test_index_tricks.py:1: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test_polynomial.py:85: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test_ufunclike.py:60: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test_io.py:3: 'from numpy.ma.testutils import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test_io.py:15: 'ConverterLockError' imported but unused
./usr/share/pyshared/numpy/lib/tests/test_io.py:379: 'date' imported but unused
./usr/share/pyshared/numpy/lib/tests/test_io.py:380: 'time' imported but unused
./usr/share/pyshared/numpy/lib/tests/test_io.py:671: 'date' imported but unused
./usr/share/pyshared/numpy/lib/tests/test_io.py:672: 'time' imported but unused
./usr/share/pyshared/numpy/lib/tests/test_stride_tricks.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test_shape_base.py:1: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test_shape_base.py:2: 'from numpy.lib import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test_shape_base.py:3: 'from numpy.core import *' used; unable to detect undefined names
./usr/share/pyshared/numpy/lib/tests/test_shape_base.py:32: local variable 'res' is assigned to but never used
./usr/share/pyshared/numpy/lib/tests/test_shape_base.py:151: local variable 'res' is assigned to but never used

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