Debian Automated Code Analysis

pyflakes analysis of python-brian_1.3.0-1_all.deb

./usr/share/pyshared/brian/magic.py:96: 'from weakref import *' used; unable to detect undefined names
./usr/share/pyshared/brian/magic.py:97: 'from inspect import *' used; unable to detect undefined names
./usr/share/pyshared/brian/magic.py:98: 'from globalprefs import *' used; unable to detect undefined names
./usr/share/pyshared/brian/stateupdater.py:44: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/stateupdater.py:48: 'fsolve' imported but unused
./usr/share/pyshared/brian/stateupdater.py:49: 'copy' imported but unused
./usr/share/pyshared/brian/stateupdater.py:50: 'isSequenceType' imported but unused
./usr/share/pyshared/brian/stateupdater.py:51: 'from inspection import *' used; unable to detect undefined names
./usr/share/pyshared/brian/stateupdater.py:52: 'mvolt' imported but unused
./usr/share/pyshared/brian/stateupdater.py:54: 'magic' imported but unused
./usr/share/pyshared/brian/stateupdater.py:55: 'from equations import *' used; unable to detect undefined names
./usr/share/pyshared/brian/stateupdater.py:59: 'from log import *' used; unable to detect undefined names
./usr/share/pyshared/brian/stateupdater.py:60: 'from globalprefs import *' used; unable to detect undefined names
./usr/share/pyshared/brian/stateupdater.py:61: 'from experimental.codegen import *' used; unable to detect undefined names
./usr/share/pyshared/brian/stateupdater.py:412: local variable 'c' is assigned to but never used
./usr/share/pyshared/brian/stateupdater.py:435: local variable 'n' is assigned to but never used
./usr/share/pyshared/brian/stateupdater.py:436: local variable 'm' is assigned to but never used
./usr/share/pyshared/brian/stateupdater.py:438: local variable 'A' is assigned to but never used
./usr/share/pyshared/brian/stateupdater.py:513: local variable 'dt' is assigned to but never used
./usr/share/pyshared/brian/stateupdater.py:514: local variable 't' is assigned to but never used
./usr/share/pyshared/brian/stateupdater.py:593: local variable 'dt' is assigned to but never used
./usr/share/pyshared/brian/stateupdater.py:594: local variable 't' is assigned to but never used
./usr/share/pyshared/brian/network.py:41: 'Queue' imported but unused
./usr/share/pyshared/brian/network.py:42: 'from connections import *' used; unable to detect undefined names
./usr/share/pyshared/brian/network.py:46: 'from inspect import *' used; unable to detect undefined names
./usr/share/pyshared/brian/network.py:48: 'types' imported but unused
./usr/share/pyshared/brian/network.py:52: 'from base import *' used; unable to detect undefined names
./usr/share/pyshared/brian/network.py:55: 'from utils.progressreporting import *' used; unable to detect undefined names
./usr/share/pyshared/brian/network.py:56: 'from globalprefs import *' used; unable to detect undefined names
./usr/share/pyshared/brian/network.py:58: 'heapq' imported but unused
./usr/share/pyshared/brian/monitor.py:44: 'from units import *' used; unable to detect undefined names
./usr/share/pyshared/brian/monitor.py:46: redefinition of unused 'array' from line 46
./usr/share/pyshared/brian/monitor.py:46: 'setdiff1d' imported but unused
./usr/share/pyshared/brian/monitor.py:46: 'nonzero' imported but unused
./usr/share/pyshared/brian/monitor.py:46: 'floor' imported but unused
./usr/share/pyshared/brian/monitor.py:46: 'tile' imported but unused
./usr/share/pyshared/brian/monitor.py:46: 'empty' imported but unused
./usr/share/pyshared/brian/monitor.py:46: 'sort' imported but unused
./usr/share/pyshared/brian/monitor.py:46: 'copy' imported but unused
./usr/share/pyshared/brian/monitor.py:46: 'mod' imported but unused
./usr/share/pyshared/brian/monitor.py:46: 'maximum' imported but unused
./usr/share/pyshared/brian/monitor.py:50: 'sqeuclidean' imported but unused
./usr/share/pyshared/brian/monitor.py:54: 'Hz' imported but unused
./usr/share/pyshared/brian/monitor.py:55: 'defaultdict' imported but unused
./usr/share/pyshared/brian/monitor.py:56: 'types' imported but unused
./usr/share/pyshared/brian/monitor.py:58: 'firing_rate' imported but unused
./usr/share/pyshared/brian/monitor.py:61: 'from base import *' used; unable to detect undefined names
./usr/share/pyshared/brian/monitor.py:69: 'from globalprefs import *' used; unable to detect undefined names
./usr/share/pyshared/brian/monitor.py:336: redefinition of unused 'var' from line 46
./usr/share/pyshared/brian/monitor.py:544: local variable 'nb' is assigned to but never used
./usr/share/pyshared/brian/monitor.py:706: local variable 'i' is assigned to but never used
./usr/share/pyshared/brian/monitor.py:900: local variable 'i' is assigned to but never used
./usr/share/pyshared/brian/monitor.py:1288: local variable 'dt' is assigned to but never used
./usr/share/pyshared/brian/monitor.py:1289: local variable 'traces' is assigned to but never used
./usr/share/pyshared/brian/monitor.py:1290: local variable 'tau' is assigned to but never used
./usr/share/pyshared/brian/monitor.py:1389: local variable 'dt' is assigned to but never used
./usr/share/pyshared/brian/compartments.py:38: 'from equations import *' used; unable to detect undefined names
./usr/share/pyshared/brian/compartments.py:39: 'from membrane_equations import *' used; unable to detect undefined names
./usr/share/pyshared/brian/membrane_equations.py:40: 'from equations import *' used; unable to detect undefined names
./usr/share/pyshared/brian/inspection.py:49: 'from units import *' used; unable to detect undefined names
./usr/share/pyshared/brian/inspection.py:418: local variable 'nargs' is assigned to but never used
./usr/share/pyshared/brian/stdp.py:5: 'from inspection import *' used; unable to detect undefined names
./usr/share/pyshared/brian/stdp.py:6: 'from equations import *' used; unable to detect undefined names
./usr/share/pyshared/brian/stdp.py:10: 'get_linear_equations' imported but unused
./usr/share/pyshared/brian/stdp.py:10: 'LinearStateUpdater' imported but unused
./usr/share/pyshared/brian/stdp.py:11: 'expm' imported but unused
./usr/share/pyshared/brian/stdp.py:12: 'eye' imported but unused
./usr/share/pyshared/brian/stdp.py:12: 'zeros' imported but unused
./usr/share/pyshared/brian/stdp.py:12: 'dot' imported but unused
./usr/share/pyshared/brian/stdp.py:12: 'exp' imported but unused
./usr/share/pyshared/brian/stdp.py:14: 'SparseConnectionVector' imported but unused
./usr/share/pyshared/brian/stdp.py:14: 'DenseConstructionMatrix' imported but unused
./usr/share/pyshared/brian/stdp.py:17: 'copy' imported but unused
./usr/share/pyshared/brian/stdp.py:18: 'warnings' imported but unused
./usr/share/pyshared/brian/stdp.py:19: 'izip' imported but unused
./usr/share/pyshared/brian/stdp.py:20: 'floor' imported but unused
./usr/share/pyshared/brian/stdp.py:20: 'arange' imported but unused
./usr/share/pyshared/brian/stdp.py:21: 'Clock' imported but unused
./usr/share/pyshared/brian/stdp.py:22: 'second' imported but unused
./usr/share/pyshared/brian/stdp.py:24: 'from log import *' used; unable to detect undefined names
./usr/share/pyshared/brian/stdp.py:25: 'from globalprefs import *' used; unable to detect undefined names
./usr/share/pyshared/brian/group.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/timedarray.py:1: 'from clock import *' used; unable to detect undefined names
./usr/share/pyshared/brian/timedarray.py:2: 'from network import *' used; unable to detect undefined names
./usr/share/pyshared/brian/timedarray.py:205: local variable 'ot' is assigned to but never used
./usr/share/pyshared/brian/timedarray.py:280: local variable 'ti_now' is assigned to but never used
./usr/share/pyshared/brian/clock.py:44: 'stack' imported but unused
./usr/share/pyshared/brian/clock.py:45: 'from units import *' used; unable to detect undefined names
./usr/share/pyshared/brian/clock.py:46: 'from globalprefs import *' used; unable to detect undefined names
./usr/share/pyshared/brian/clock.py:48: 'time' imported but unused
./usr/share/pyshared/brian/clock.py:394: local variable 'newdefaultclock' is assigned to but never used
./usr/share/pyshared/brian/reset.py:43: 'where' imported but unused
./usr/share/pyshared/brian/reset.py:44: 'from units import *' used; unable to detect undefined names
./usr/share/pyshared/brian/reset.py:45: 'from clock import *' used; unable to detect undefined names
./usr/share/pyshared/brian/reset.py:46: 'inspect' imported but unused
./usr/share/pyshared/brian/reset.py:49: 'from inspection import *' used; unable to detect undefined names
./usr/share/pyshared/brian/reset.py:51: 'from globalprefs import *' used; unable to detect undefined names
./usr/share/pyshared/brian/reset.py:52: 'from log import *' used; unable to detect undefined names
./usr/share/pyshared/brian/optimiser.py:38: 'blitz' imported but unused
./usr/share/pyshared/brian/optimiser.py:41: 'parser' imported but unused
./usr/share/pyshared/brian/optimiser.py:42: 'from inspection import *' used; unable to detect undefined names
./usr/share/pyshared/brian/optimiser.py:43: 'from log import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:42: 'from scipy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:44: 'from pylab import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:47: undefined name 'x'
./usr/share/pyshared/brian/__init__.py:48: undefined name 'f'
./usr/share/pyshared/brian/__init__.py:50: 'from clock import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:51: 'from connections import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:52: 'from directcontrol import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:53: 'from stateupdater import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:54: 'from monitor import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:55: 'from network import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:56: 'from neurongroup import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:57: 'from plotting import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:58: 'from reset import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:59: 'from threshold import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:60: 'from units import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:61: 'from tools import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:62: 'from equations import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:63: 'from globalprefs import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:64: 'from unitsafefunctions import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:65: 'from stdunits import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:66: 'from membrane_equations import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:67: 'from compartments import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:68: 'from log import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:69: 'from magic import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:70: 'from stdp import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:71: 'from stp import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:72: 'from timedarray import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:73: 'from tests.simpletest import *' used; unable to detect undefined names
./usr/share/pyshared/brian/__init__.py:189: 'brian_global_config' imported but unused
./usr/share/pyshared/brian/__init__.py:203: redefinition of function 'run_all_tests' from line 197
./usr/share/pyshared/brian/units.py:123: 'from utils.approximatecomparisons import *' used; unable to detect undefined names
./usr/share/pyshared/brian/units.py:124: 'types' imported but unused
./usr/share/pyshared/brian/units.py:125: 'from functools import *' used; unable to detect undefined names
./usr/share/pyshared/brian/units.py:126: 'sys' imported but unused
./usr/share/pyshared/brian/units.py:1472: redefinition of function 'get_dimensions' from line 396
./usr/share/pyshared/brian/units.py:1475: redefinition of function 'is_dimensionless' from line 407
./usr/share/pyshared/brian/units.py:1478: redefinition of function 'have_same_dimensions' from line 416
./usr/share/pyshared/brian/units.py:1481: redefinition of function 'get_unit' from line 1365
./usr/share/pyshared/brian/units.py:1484: redefinition of function 'scalar_representation' from line 1457
./usr/share/pyshared/brian/units.py:1509: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/unitsafefunctions.py:59: 'from units import *' used; unable to detect undefined names
./usr/share/pyshared/brian/unitsafefunctions.py:60: 'scipy' imported but unused
./usr/share/pyshared/brian/unitsafefunctions.py:60: 'numpy' imported but unused
./usr/share/pyshared/brian/unitsafefunctions.py:60: 'math' imported but unused
./usr/share/pyshared/brian/unitsafefunctions.py:61: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/unitsafefunctions.py:62: 'from numpy.random import *' used; unable to detect undefined names
./usr/share/pyshared/brian/unitsafefunctions.py:63: 'from scipy.integrate import *' used; unable to detect undefined names
./usr/share/pyshared/brian/unitsafefunctions.py:64: 'inspect' imported but unused
./usr/share/pyshared/brian/directcontrol.py:44: 'from neurongroup import *' used; unable to detect undefined names
./usr/share/pyshared/brian/directcontrol.py:45: 'from threshold import *' used; unable to detect undefined names
./usr/share/pyshared/brian/directcontrol.py:46: 'from stateupdater import *' used; unable to detect undefined names
./usr/share/pyshared/brian/directcontrol.py:47: 'from units import *' used; unable to detect undefined names
./usr/share/pyshared/brian/directcontrol.py:50: 'copy' imported but unused
./usr/share/pyshared/brian/directcontrol.py:52: 'from utils.approximatecomparisons import *' used; unable to detect undefined names
./usr/share/pyshared/brian/directcontrol.py:53: 'warnings' imported but unused
./usr/share/pyshared/brian/directcontrol.py:55: 'from log import *' used; unable to detect undefined names
./usr/share/pyshared/brian/directcontrol.py:503: local variable 'current' is assigned to but never used
./usr/share/pyshared/brian/plotting.py:53: redefinition of unused 'plot' from line 50
./usr/share/pyshared/brian/plotting.py:53: redefinition of unused 'show' from line 50
./usr/share/pyshared/brian/plotting.py:53: redefinition of unused 'figure' from line 50
./usr/share/pyshared/brian/plotting.py:53: redefinition of unused 'xlabel' from line 50
./usr/share/pyshared/brian/plotting.py:53: redefinition of unused 'ylabel' from line 50
./usr/share/pyshared/brian/plotting.py:53: redefinition of unused 'title' from line 50
./usr/share/pyshared/brian/plotting.py:53: redefinition of unused 'axis' from line 50
./usr/share/pyshared/brian/plotting.py:53: redefinition of unused 'xlim' from line 50
./usr/share/pyshared/brian/plotting.py:54: 'from stdunits import *' used; unable to detect undefined names
./usr/share/pyshared/brian/plotting.py:56: 'from connections import *' used; unable to detect undefined names
./usr/share/pyshared/brian/plotting.py:57: 'from monitor import *' used; unable to detect undefined names
./usr/share/pyshared/brian/plotting.py:61: 'warnings' imported but unused
./usr/share/pyshared/brian/plotting.py:62: 'from log import *' used; unable to detect undefined names
./usr/share/pyshared/brian/plotting.py:63: 'amin' imported but unused
./usr/share/pyshared/brian/plotting.py:232: local variable 't' is assigned to but never used
./usr/share/pyshared/brian/threshold.py:43: 'array' imported but unused
./usr/share/pyshared/brian/threshold.py:43: 'zeros' imported but unused
./usr/share/pyshared/brian/threshold.py:43: 'where' imported but unused
./usr/share/pyshared/brian/threshold.py:44: 'from units import *' used; unable to detect undefined names
./usr/share/pyshared/brian/threshold.py:45: 'count' imported but unused
./usr/share/pyshared/brian/threshold.py:46: 'get_default_clock' imported but unused
./usr/share/pyshared/brian/threshold.py:46: 'reinit_default_clock' imported but unused
./usr/share/pyshared/brian/threshold.py:50: 'bisect' imported but unused
./usr/share/pyshared/brian/threshold.py:52: 'from globalprefs import *' used; unable to detect undefined names
./usr/share/pyshared/brian/threshold.py:53: 'warnings' imported but unused
./usr/share/pyshared/brian/threshold.py:55: 'from log import *' used; unable to detect undefined names
./usr/share/pyshared/brian/threshold.py:56: 'inspect' imported but unused
./usr/share/pyshared/brian/threshold.py:57: 'from inspection import *' used; unable to detect undefined names
./usr/share/pyshared/brian/threshold.py:162: local variable 'V' is assigned to but never used
./usr/share/pyshared/brian/threshold.py:163: local variable 'Vt' is assigned to but never used
./usr/share/pyshared/brian/threshold.py:164: local variable 'N' is assigned to but never used
./usr/share/pyshared/brian/threshold.py:357: local variable 'V' is assigned to but never used
./usr/share/pyshared/brian/threshold.py:358: local variable 'Vt' is assigned to but never used
./usr/share/pyshared/brian/threshold.py:359: local variable 'N' is assigned to but never used
./usr/share/pyshared/brian/neurongroup.py:40: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/neurongroup.py:41: 'rand' imported but unused
./usr/share/pyshared/brian/neurongroup.py:41: 'random' imported but unused
./usr/share/pyshared/brian/neurongroup.py:41: 'linalg' imported but unused
./usr/share/pyshared/brian/neurongroup.py:42: 'exponential' imported but unused
./usr/share/pyshared/brian/neurongroup.py:42: 'randint' imported but unused
./usr/share/pyshared/brian/neurongroup.py:44: 'from units import *' used; unable to detect undefined names
./usr/share/pyshared/brian/neurongroup.py:45: 'from threshold import *' used; unable to detect undefined names
./usr/share/pyshared/brian/neurongroup.py:46: 'bisect' imported but unused
./usr/share/pyshared/brian/neurongroup.py:47: 'from reset import *' used; unable to detect undefined names
./usr/share/pyshared/brian/neurongroup.py:48: 'from clock import *' used; unable to detect undefined names
./usr/share/pyshared/brian/neurongroup.py:49: 'from stateupdater import *' used; unable to detect undefined names
./usr/share/pyshared/brian/neurongroup.py:50: 'from inspection import *' used; unable to detect undefined names
./usr/share/pyshared/brian/neurongroup.py:51: 'isSequenceType' imported but unused
./usr/share/pyshared/brian/neurongroup.py:53: 'from utils.circular import *' used; unable to detect undefined names
./usr/share/pyshared/brian/neurongroup.py:56: 'from equations import *' used; unable to detect undefined names
./usr/share/pyshared/brian/neurongroup.py:57: 'from globalprefs import *' used; unable to detect undefined names
./usr/share/pyshared/brian/neurongroup.py:58: 'sys' imported but unused
./usr/share/pyshared/brian/neurongroup.py:61: 'from base import *' used; unable to detect undefined names
./usr/share/pyshared/brian/neurongroup.py:62: 'from group import *' used; unable to detect undefined names
./usr/share/pyshared/brian/neurongroup.py:634: redefinition of function 'update_link_var' from line 628
./usr/share/pyshared/brian/neurongroup.py:638: redefinition of function 'update_link_var' from line 634
./usr/share/pyshared/brian/connection.py:7: 'from connections import *' used; unable to detect undefined names
./usr/share/pyshared/brian/globalprefs.py:49: 'sys' imported but unused
./usr/share/pyshared/brian/globalprefs.py:50: 'from utils.documentation import *' used; unable to detect undefined names
./usr/share/pyshared/brian/equations.py:39: 'isSequenceType' imported but unused
./usr/share/pyshared/brian/equations.py:41: 'from units import *' used; unable to detect undefined names
./usr/share/pyshared/brian/equations.py:42: 'from stdunits import *' used; unable to detect undefined names
./usr/share/pyshared/brian/equations.py:43: 'from inspection import *' used; unable to detect undefined names
./usr/share/pyshared/brian/equations.py:46: 'from globalprefs import *' used; unable to detect undefined names
./usr/share/pyshared/brian/equations.py:54: redefinition of unused 'numpy' from line 52
./usr/share/pyshared/brian/equations.py:55: 'from log import *' used; unable to detect undefined names
./usr/share/pyshared/brian/equations.py:56: 'from optimiser import *' used; unable to detect undefined names
./usr/share/pyshared/brian/equations.py:764: local variable 'Bx' is assigned to but never used
./usr/share/pyshared/brian/equations.py:765: local variable 'Ax' is assigned to but never used
./usr/share/pyshared/brian/equations.py:766: local variable 'Sx' is assigned to but never used
./usr/share/pyshared/brian/base.py:38: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/coincidence_detection.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/coincidence_detection.py:2: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/multilinearstateupdater.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/multilinearstateupdater.py:2: 'get_linear_equations' imported but unused
./usr/share/pyshared/brian/experimental/multilinearstateupdater.py:2: 'get_linear_equations_solution_numerically' imported but unused
./usr/share/pyshared/brian/experimental/multilinearstateupdater.py:127: local variable 'n' is assigned to but never used
./usr/share/pyshared/brian/experimental/multilinearstateupdater.py:128: local variable 'm' is assigned to but never used
./usr/share/pyshared/brian/experimental/multilinearstateupdater.py:129: local variable 'S' is assigned to but never used
./usr/share/pyshared/brian/experimental/multilinearstateupdater.py:130: local variable 'A' is assigned to but never used
./usr/share/pyshared/brian/experimental/multilinearstateupdater.py:131: local variable 'B' is assigned to but never used
./usr/share/pyshared/brian/experimental/integrodiff.py:14: 'from brian.units import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/integrodiff.py:15: 'from brian.stdunits import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/integrodiff.py:17: 'from brian.utils.autodiff import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/integrodiff.py:18: 'from brian.equations import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/integrodiff.py:143: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/integrodiff.py:144: redefinition of unused 'linalg' from line 19
./usr/share/pyshared/brian/experimental/c_stdp.py:1: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/c_stdp.py:3: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/c_stdp.py:4: 'from brian.experimental.new_c_propagate import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/c_stdp.py:5: 'from brian.experimental.codegen.expressions import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/c_stdp.py:9: 'from brian.experimental.codegen.c_support_code import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/c_stdp.py:19: 'from new_c_propagate import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/c_stdp.py:20: redefinition of unused 'modified_variables' from line 6
./usr/share/pyshared/brian/experimental/c_stdp.py:20: redefinition of unused 'namespace' from line 6
./usr/share/pyshared/brian/experimental/c_stdp.py:21: 'from codegen.expressions import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/c_stdp.py:22: redefinition of unused 'freeze' from line 7
./usr/share/pyshared/brian/experimental/c_stdp.py:23: redefinition of unused 'separate_equations' from line 8
./usr/share/pyshared/brian/experimental/c_stdp.py:24: 'from codegen.c_support_code import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/c_stdp.py:25: 'weave' imported but unused
./usr/share/pyshared/brian/experimental/new_c_propagate.py:88: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/new_c_propagate.py:89: 'from brian.utils.documentation import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/new_c_propagate.py:90: 'from brian.experimental.codegen.c_support_code import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/new_c_propagate.py:92: 'DynamicConstructionMatrix' imported but unused
./usr/share/pyshared/brian/experimental/new_c_propagate.py:96: 'log_info' imported but unused
./usr/share/pyshared/brian/experimental/new_c_propagate.py:99: 'from codegen.c_support_code import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/spatialneuron.py:13: 'from morphology import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/spatialneuron.py:14: 'from brian.stdunits import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/spatialneuron.py:15: 'from brian.units import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/spatialneuron.py:116: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/trace_analysis.py:4: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/trace_analysis.py:6: 'from brian.tools.io import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/trace_analysis.py:7: 'time' imported but unused
./usr/share/pyshared/brian/experimental/trace_analysis.py:9: 'stats' imported but unused
./usr/share/pyshared/brian/experimental/trace_analysis.py:248: redefinition of function 'f' from line 240
./usr/share/pyshared/brian/experimental/trace_analysis.py:331: 'from pylab import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/realtime_monitor.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/morphology.py:10: 'Group' imported but unused
./usr/share/pyshared/brian/experimental/morphology.py:12: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/test_reset.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/test_reset.py:2: 'from brian.experimental.codegen.reset import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/reset.py:2: 'from rewriting import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/reset.py:6: 'Equations' imported but unused
./usr/share/pyshared/brian/experimental/codegen/reset.py:9: 'from expressions import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/reset.py:11: 'from c_support_code import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/reset.py:86: local variable 'vars' is assigned to but never used
./usr/share/pyshared/brian/experimental/codegen/reset.py:90: local variable 'dt' is assigned to but never used
./usr/share/pyshared/brian/experimental/codegen/reset.py:91: local variable 't' is assigned to but never used
./usr/share/pyshared/brian/experimental/codegen/reset.py:92: local variable '_nspikes' is assigned to but never used
./usr/share/pyshared/brian/experimental/codegen/reset.py:93: local variable '_S' is assigned to but never used
./usr/share/pyshared/brian/experimental/codegen/reset.py:94: local variable '_num_neurons' is assigned to but never used
./usr/share/pyshared/brian/experimental/codegen/__init__.py:1: 'from codegen import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/__init__.py:2: 'from integration_schemes import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/__init__.py:3: 'from codegen_python import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/__init__.py:4: 'from codegen_c import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/__init__.py:5: 'from codegen_gpu import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/__init__.py:9: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/test_hh.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/test_hh.py:2: 'from brian.library.ionic_currents import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/test_hh.py:3: 'from brian.experimental.codegen import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/stateupdaters.py:5: 'from codegen_c import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/stateupdaters.py:6: 'from codegen_python import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/stateupdaters.py:7: 'from integration_schemes import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/stateupdaters.py:10: 'scipy' imported but unused
./usr/share/pyshared/brian/experimental/codegen/stateupdaters.py:12: 'from c_support_code import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/stateupdaters.py:16: redefinition of unused 'numexpr' from line 14
./usr/share/pyshared/brian/experimental/codegen/stateupdaters.py:114: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/codegen_python.py:1: 'from codegen import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/demo.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/demo.py:2: 'from brian.experimental.codegen import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/codegen_gpu.py:1: 'from codegen import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/codegen_gpu.py:2: 'from codegen_c import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/codegen_gpu.py:3: 'from rewriting import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/codegen_c.py:1: 'from codegen import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/codegen_c.py:2: 'from rewriting import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/threshold.py:1: 're' imported but unused
./usr/share/pyshared/brian/experimental/codegen/threshold.py:2: 'from rewriting import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/threshold.py:6: 'Equations' imported but unused
./usr/share/pyshared/brian/experimental/codegen/threshold.py:9: 'from expressions import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/threshold.py:11: 'from c_support_code import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/threshold.py:79: local variable 'vars' is assigned to but never used
./usr/share/pyshared/brian/experimental/codegen/threshold.py:83: local variable 't' is assi./usr/share/pyshared/brian/experimental/neuromorphic/realtime.py:66: invalid syntax
    
     ^
gned to but never used
./usr/share/pyshared/brian/experimental/codegen/threshold.py:84: local variable '_S' is assigned to but never used
./usr/share/pyshared/brian/experimental/codegen/threshold.py:85: local variable '_num_neurons' is assigned to but never used
./usr/share/pyshared/brian/experimental/codegen/test_threshold.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/test_threshold.py:2: 'from brian.experimental.codegen.threshold import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/expressions.py:1: 'from rewriting import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/rewriting.py:6: redefinition of unused 'sympy' from line 4
./usr/share/pyshared/brian/experimental/codegen/rewriting.py:7: redefinition of unused 'CCodePrinter' from line 2
./usr/share/pyshared/brian/experimental/codegen/rewriting.py:80: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/codegen.py:4: 'from rewriting import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/codegen/codegen.py:175: local variable 'vars' is assigned to but never used
./usr/share/pyshared/brian/experimental/codegen/codegen.py:183: local variable 'methname' is assigned to but never used
./usr/share/pyshared/brian/experimental/cuda/gpucodegen.py:2: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/cuda/gpucodegen.py:4: 'weave' imported but unused
./usr/share/pyshared/brian/experimental/cuda/gpucodegen.py:9: 'gpuarray' imported but unused
./usr/share/pyshared/brian/experimental/cuda/gpucodegen.py:10: 'from buffering import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/cuda/gpucodegen.py:35: local variable 'M' is assigned to but never used
./usr/share/pyshared/brian/experimental/cuda/gpucodegen.py:263: 'from brian.library.ionic_currents import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/cuda/__init__.py:1: 'from gpucodegen import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/cuda/buffering.py:6: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/neuromorphic/spikequeue.py:10: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/neuromorphic/AER.py:5: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/neuromorphic/__init__.py:1: 'from realtime import *' used; unable to detect undefined names
./usr/share/pyshared/brian/experimental/neuromorphic/__init__.py:2: 'from AER import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tools/tabulate.py:41: 'Quantity' imported but unused
./usr/share/pyshared/brian/tools/parameters.py:42: 'from inspect import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tools/correlatedspikes.py:49: 'fmin_tnc' imported but unused
./usr/share/pyshared/brian/tools/correlatedspikes.py:50: 'from scipy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tools/information_theory.py:10: 'from scipy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tools/information_theory.py:130: 'from scipy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tools/__init__.py:1: 'from io import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tools/__init__.py:2: 'from tabulate import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tools/__init__.py:3: 'from statistics import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tools/__init__.py:4: 'from parameters import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tools/__init__.py:5: 'from correlatedspikes import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tools/__init__.py:6: 'from remotecontrol import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tools/remotecontrol.py:25: redefinition of unused 'multiprocessing' from line 22
./usr/share/pyshared/brian/tools/io.py:36: 'from pylab import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tools/statistics.py:6: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tools/statistics.py:285: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tools/particle_swarm.py:1: 'from scipy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tools/particle_swarm.py:2: 'time' imported but unused
./usr/share/pyshared/brian/hears/__init__.py:1: 'from prefs import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/__init__.py:2: 'from bufferable import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/__init__.py:3: 'from sounds import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/__init__.py:4: 'from onlinesounds import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/__init__.py:5: 'from erb import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/__init__.py:6: 'from filtering import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/__init__.py:7: 'from hrtf import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/__init__.py:8: 'from db import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/sounds.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/sounds.py:2: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/sounds.py:19: 'gain' imported but unused
./usr/share/pyshared/brian/hears/sounds.py:188: local variable 'handled' is assigned to but never used
./usr/share/pyshared/brian/hears/sounds.py:193: local variable 'ufunc' is assigned to but never used
./usr/share/pyshared/brian/hears/sounds.py:194: local variable 'args' is assigned to but never used
./usr/share/pyshared/brian/hears/sounds.py:490: local variable 'restricted' is assigned to but never used
./usr/share/pyshared/brian/hears/sounds.py:545: redefinition of unused 'gain' from line 19
./usr/share/pyshared/brian/hears/sounds.py:838: redefinition of unused 'sndmodule' from line 836
./usr/share/pyshared/brian/hears/sounds.py:883: redefinition of unused 'sndmodule' from line 881
./usr/share/pyshared/brian/hears/db.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/db.py:2: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/onlinesounds.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/onlinesounds.py:5: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/onlinesounds.py:6: 'numpy' imported but unused
./usr/share/pyshared/brian/hears/onlinesounds.py:7: 'wave' imported but unused
./usr/share/pyshared/brian/hears/onlinesounds.py:8: 'pyarray' imported but unused
./usr/share/pyshared/brian/hears/onlinesounds.py:9: 'time' imported but unused
./usr/share/pyshared/brian/hears/onlinesounds.py:11: 'pygame' imported but unused
./usr/share/pyshared/brian/hears/onlinesounds.py:16: 'resample' imported but unused
./usr/share/pyshared/brian/hears/onlinesounds.py:20: 'Bufferable' imported but unused
./usr/share/pyshared/brian/hears/onlinesounds.py:21: 'Sound' imported but unused
./usr/share/pyshared/brian/hears/prefs.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/erb.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/hrtf/__init__.py:1: 'from hrtf import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/hrtf/__init__.py:2: 'from ircam import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/hrtf/__init__.py:3: 'from itd import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/hrtf/ircam.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/hrtf/ircam.py:4: 'copy' imported but unused
./usr/share/pyshared/brian/hears/hrtf/ircam.py:5: 'from scipy.io.wavfile import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/hrtf/ircam.py:7: 'from hrtf import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/hrtf/itd.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/hrtf/itd.py:2: 'from hrtf import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/hrtf/hrtf.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/gpulinearfilterbank.py:4: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/gpulinearfilterbank.py:10: 'from brian.experimental.cuda.buffering import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/gpulinearfilterbank.py:13: 'from gputools import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/gpulinearfilterbank.py:14: 'gc' imported but unused
./usr/share/pyshared/brian/hears/filtering/gpulinearfilterbank.py:70: local variable 'filt_y' is assigned to but never used
./usr/share/pyshared/brian/hears/filtering/dcgc.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/dcgc.py:2: 'FunctionFilterbank' imported but unused
./usr/share/pyshared/brian/hears/filtering/dcgc.py:2: 'Filterbank' imported but unused
./usr/share/pyshared/brian/hears/filtering/dcgc.py:3: 'from filterbanklibrary import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/dcgc.py:4: 'from linearfilterbank import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/filterbank.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/filterbank.py:2: 'signal' imported but unused
./usr/share/pyshared/brian/hears/filtering/filterbank.py:2: 'random' imported but unused
./usr/share/pyshared/brian/hears/filtering/filterbank.py:2: 'weave' imported but unused
./usr/share/pyshared/brian/hears/filtering/filterbank.py:4: 'isSequenceType' imported but unused
./usr/share/pyshared/brian/hears/filtering/firfilterbank.py:8: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/firfilterbank.py:9: 'from filterbank import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/firfilterbank.py:10: 'from linearfilterbank import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/filterbankgroup.py:1: 'StateUpdater' imported but unused
./usr/share/pyshared/brian/hears/filtering/filterbankgroup.py:1: 'Equations' imported but unused
./usr/share/pyshared/brian/hears/filtering/linearfilterbank.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/linearfilterbank.py:2: 'random' imported but unused
./usr/share/pyshared/brian/hears/filtering/linearfilterbank.py:2: 'signal' imported but unused
./usr/share/pyshared/brian/hears/filtering/linearfilterbank.py:4: 'Bufferable' imported but unused
./usr/share/pyshared/brian/hears/filtering/linearfilterbank.py:8: redefinition of unused 'numexpr' from line 6
./usr/share/pyshared/brian/hears/filtering/linearfilterbank.py:45: redefinition of function 'apply_linear_filterbank' from line 16
./usr/share/pyshared/brian/hears/filtering/linearfilterbank.py:99: redefinition of function 'apply_linear_filterbank' from line 45
./usr/share/pyshared/brian/hears/filtering/linearfilterbank.py:138: redefinition of function 'apply_linear_filterbank' from line 99
./usr/share/pyshared/brian/hears/filtering/linearf./usr/share/pyshared/brian/hears/filtering/gputools.py:60: invalid syntax
#    close_cuda()
                  ^
ilterbank.py:287: 'pycuda' imported but unused
./usr/share/pyshared/brian/hears/filtering/pmfr.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/pmfr.py:2: 'Filterbank' imported but unused
./usr/share/pyshared/brian/hears/filtering/pmfr.py:3: 'from filterbanklibrary import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/pmfr.py:4: 'from linearfilterbank import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/pmfr.py:8: 'resample' imported but unused
./usr/share/pyshared/brian/hears/filtering/pmfr.py:42: local variable 'parameters' is assigned to but never used
./usr/share/pyshared/brian/hears/filtering/pmfr.py:189: local variable 'a' is assigned to but never used
./usr/share/pyshared/brian/hears/filtering/__init__.py:1: 'from filterbank import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/__init__.py:2: 'from linearfilterbank import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/__init__.py:3: 'from firfilterbank import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/__init__.py:4: 'from filterbanklibrary import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/__init__.py:5: 'from filterbankgroup import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/__init__.py:6: 'DRNL' imported but unused
./usr/share/pyshared/brian/hears/filtering/__init__.py:7: 'PMFR' imported but unused
./usr/share/pyshared/brian/hears/filtering/__init__.py:8: 'DCGC' imported but unused
./usr/share/pyshared/brian/hears/filtering/filterbanklibrary.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/filterbanklibrary.py:2: 'random' imported but unused
./usr/share/pyshared/brian/hears/filtering/filterbanklibrary.py:2: 'weave' imported but unused
./usr/share/pyshared/brian/hears/filtering/filterbanklibrary.py:4: 'RestructureFilterbank' imported but unused
./usr/share/pyshared/brian/hears/filtering/filterbanklibrary.py:4: 'Filterbank' imported but unused
./usr/share/pyshared/brian/hears/filtering/filterbanklibrary.py:5: 'from linearfilterbank import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/filterbanklibrary.py:6: 'from firfilterbank import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/filterbanklibrary.py:232: local variable 'ERBw' is assigned to but never used
./usr/share/pyshared/brian/hears/filtering/filterbanklibrary.py:401: local variable 'Tcst_max' is assigned to but never used
./usr/share/pyshared/brian/hears/filtering/filterbanklibrary.py:652: local variable 'ERBw' is assigned to but never used
./usr/share/pyshared/brian/hears/filtering/filterbanklibrary.py:776: local variable 'p3' is assigned to but never used
./usr/share/pyshared/brian/hears/filtering/drnl.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/drnl.py:2: 'Filterbank' imported but unused
./usr/share/pyshared/brian/hears/filtering/drnl.py:3: 'from filterbanklibrary import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/drnl.py:147: local variable 'nbr_cf' is assigned to but never used
./usr/share/pyshared/brian/hears/filtering/drnl.py:164: local variable 'order_lowpass_linear' is assigned to but never used
./usr/share/pyshared/brian/hears/filtering/drnl.py:183: local variable 'order_lowpass_nonlinear' is assigned to but never used
./usr/share/pyshared/brian/hears/filtering/drnl.py:194: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/hears/filtering/drnl.py:197: 'from brian.hears import *' used; unable to detect undefined names
./usr/share/pyshared/brian/library/ionic_currents.py:4: 'siemens' imported but unused
./usr/share/pyshared/brian/library/synapses.py:4: 'from brian.equations import *' used; unable to detect undefined names
./usr/share/pyshared/brian/library/electrophysiology.py:18: 'sqrt' imported but unused
./usr/share/pyshared/brian/library/electrophysiology.py:559: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/library/IF.py:5: 'from brian.units import *' used; unable to detect undefined names
./usr/share/pyshared/brian/library/IF.py:6: 'from brian.stdunits import *' used; unable to detect undefined names
./usr/share/pyshared/brian/library/IF.py:7: 'from brian.membrane_equations import *' used; unable to detect undefined names
./usr/share/pyshared/brian/library/modelfitting/gpu_modelfitting.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/library/modelfitting/gpu_modelfitting.py:2: 'from playdoh import *' used; unable to detect undefined names
./usr/share/pyshared/brian/library/modelfitting/gpu_modelfitting.py:7: 'GPUArray' imported but unused
./usr/share/pyshared/brian/library/modelfitting/gpu_modelfitting.py:12: redefinition of unused 'SourceModule' from line 10
./usr/share/pyshared/brian/library/modelfitting/gpu_modelfitting.py:13: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/library/modelfitting/gpu_modelfitting.py:14: 'from brian.experimental.codegen.integration_schemes import *' used; unable to detect undefined names
./usr/share/pyshared/brian/library/modelfitting/gpu_modelfitting.py:15: 'from brian.experimental.codegen.codegen_gpu import *' used; unable to detect undefined names
./usr/share/pyshared/brian/library/modelfitting/gpu_modelfitting.py:18: undefined name 'exp_euler_scheme' in __all__
./usr/share/pyshared/brian/library/modelfitting/gpu_modelfitting.py:18: undefined name 'euler_scheme' in __all__
./usr/share/pyshared/brian/library/modelfitting/gpu_modelfitting.py:18: undefined name 'rk2_scheme' in __all__
./usr/share/pyshared/brian/library/modelfitting/gpu_modelfitting.py:31: local variable 'vartype' is assigned to but never used
./usr/share/pyshared/brian/library/modelfitting/gpu_modelfitting.py:350: local variable 'eqs' is assigned to but never used
./usr/share/pyshared/brian/library/modelfitting/gpu_modelfitting.py:406: 'from playdoh import *' used; unable to detect undefined names
./usr/share/pyshared/brian/library/modelfitting/__init__.py:1: 'from modelfitting import *' used; unable to detect undefined names
./usr/share/pyshared/brian/library/modelfitting/__init__.py:2: 'from brian.experimental.codegen.integration_schemes import *' used; unable to detect undefined names
./usr/share/pyshared/brian/library/modelfitting/modelfitting.py:1: 'log' imported but unused
./usr/share/pyshared/brian/library/modelfitting/modelfitting.py:6: 'from playdoh import *' used; unable to detect undefined names
./usr/share/pyshared/brian/library/modelfitting/modelfitting.py:12: 'pycuda' imported but unused
./usr/share/pyshared/brian/library/modelfitting/modelfitting.py:17: 'from brian.experimental.codegen.integration_schemes import *' used; unable to detect undefined names
./usr/share/pyshared/brian/library/modelfitting/modelfitting.py:18: 'sys' imported but unused
./usr/share/pyshared/brian/library/modelfitting/modelfitting.py:20: undefined name 'info_level' in __all__
./usr/share/pyshared/brian/library/modelfitting/modelfitting.py:20: undefined name 'MAXGPU' in __all__
./usr/share/pyshared/brian/library/modelfitting/modelfitting.py:20: undefined name 'PSO' in __all__
./usr/share/pyshared/brian/library/modelfitting/modelfitting.py:20: undefined name 'MAXCPU' in __all__
./usr/share/pyshared/brian/library/modelfitting/modelfitting.py:20: undefined name 'print_table' in __all__
./usr/share/pyshared/brian/library/modelfitting/modelfitting.py:20: undefined name 'CMAES' in __all__
./usr/share/pyshared/brian/library/modelfitting/modelfitting.py:20: undefined name 'debug_level' in __all__
./usr/share/pyshared/brian/library/modelfitting/modelfitting.py:20: undefined name 'warning_level' in __all__
./usr/share/pyshared/brian/library/modelfitting/modelfitting.py:20: undefined name 'GA' in _./usr/share/pyshared/brian/library/modelfitting/gputools.py:60: invalid syntax
#    close_cuda()
                  ^
_all__
./usr/share/pyshared/brian/library/modelfitting/modelfitting.py:20: undefined name 'open_server' in __all__
./usr/share/pyshared/brian/utils/circular.py:40: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/utils/circular.py:43: 'os' imported but unused
./usr/share/pyshared/brian/utils/circular.py:44: 'warnings' imported but unused
./usr/share/pyshared/brian/utils/circular.py:119: local variable 'i0' is assigned to but never used
./usr/share/pyshared/brian/utils/circular.py:120: local variable 'j0' is assigned to but never used
./usr/share/pyshared/brian/utils/circular.py:121: local variable 'X' is assigned to but never used
./usr/share/pyshared/brian/utils/progressreporting.py:184: redefinition of unused 'time' from line 1
./usr/share/pyshared/brian/utils/separate_equations.py:20: redefinition of unused 'Equations' from line 17
./usr/share/pyshared/brian/utils/separate_equations.py:21: redefinition of unused 'get_identifiers' from line 18
./usr/share/pyshared/brian/utils/separate_equations.py:23: 'copy' imported but unused
./usr/share/pyshared/brian/utils/separate_equations.py:104: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/utils/sparse_patch/0_7_0.py:7: 'itertools' imported but unused
./usr/share/pyshared/brian/utils/sparse_patch/__init__.py:6: 'imp' imported but unused
./usr/share/pyshared/brian/utils/sparse_patch/__init__.py:6: 'os' imported but unused
./usr/share/pyshared/brian/utils/sparse_patch/0_7_1.py:4: 'repeat' imported but unused
./usr/share/pyshared/brian/utils/fastexp/testfastexp2.py:1: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/utils/fastexp/testfastexp2.py:2: 'from numpy.random import *' used; unable to detect undefined names
./usr/share/pyshared/brian/utils/fastexp/testfastexp2.py:3: 'from __init__ import *' used; unable to detect undefined names
./usr/share/pyshared/brian/utils/fastexp/testfastexp.py:2: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/utils/fastexp/testfastexp.py:3: 'from numpy.random import *' used; unable to detect undefined names
./usr/share/pyshared/brian/utils/fastexp/testfastexp.py:4: 'from fastexp import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/constructionmatrix.py:1: 'from base import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/constructionmatrix.py:2: 'from sparsematrix import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/constructionmatrix.py:3: 'from connectionmatrix import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/otherconnections.py:1: 'from base import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/otherconnections.py:2: 'from connection import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/connectionmatrix.py:1: 'from base import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/connectionmatrix.py:2: 'from sparsematrix import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/connectionmatrix.py:3: 'from connectionvector import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/connectionmatrix.py:289: local variable 'curcdi' is assigned to but never used
./usr/share/pyshared/brian/connections/connectionmatrix.py:293: local variable 'numrows' is assigned to but never used
./usr/share/pyshared/brian/connections/__init__.py:1: 'from sparsematrix import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/__init__.py:2: 'from connectionvector import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/__init__.py:3: 'from constructionmatrix import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/__init__.py:4: 'from connectionmatrix import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/__init__.py:5: 'from connection import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/__init__.py:6: 'from delayconnection import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/__init__.py:7: 'from otherconnections import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/sparsematrix.py:1: 'from base import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/sparsematrix.py:9: redefinition of unused 'sparse' from line 7
./usr/share/pyshared/brian/connections/sparsematrix.py:11: redefinition of unused 'sparse' from line 9
./usr/share/pyshared/brian/connections/delayconnection.py:1: 'from base import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/delayconnection.py:2: 'from sparsematrix import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/delayconnection.py:3: 'from connectionvector import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/delayconnection.py:4: 'from constructionmatrix import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/delayconnection.py:5: 'from connectionmatrix import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/delayconnection.py:6: 'from construction import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/delayconnection.py:7: 'from connection import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/delayconnection.py:8: 'from propagation_c_code import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/delayconnection.py:175: local variable 'nspikes' is assigned to but never used
./usr/share/pyshared/brian/connections/delayconnection.py:176: local variable 'cdi' is assigned to but never used
./usr/share/pyshared/brian/connections/delayconnection.py:177: local variable 'idt' is assigned to but never used
./usr/share/pyshared/brian/connections/delayconnection.py:178: local variable 'md' is assigned to but never used
./usr/share/pyshared/brian/connections/delayconnection.py:180: local variable 'rowinds' is assigned to but never used
./usr/share/pyshared/brian/connections/delayconnection.py:181: local variable 'datas' is assigned to but never used
./usr/share/pyshared/brian/connections/delayconnection.py:191: local variable 'N' is assigned to but never used
./usr/share/pyshared/brian/connections/delayconnection.py:259: redefinition of function 'getrow' from line 254
./usr/share/pyshared/brian/connections/connection.py:1: 'from base import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/connection.py:2: 'from sparsematrix import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/connection.py:3: 'from connectionvector import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/connection.py:4: 'from constructionmatrix import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/connection.py:5: 'from connectionmatrix import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/connection.py:6: 'from construction import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/connection.py:7: 'from propagation_c_code import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/connection.py:250: local variable 'nspikes' is assigned to but never used
./usr/share/pyshared/brian/connections/connection.py:252: local variable 'rowinds' is assigned to but never used
./usr/share/pyshared/brian/connections/connection.py:253: local variable 'datas' is assigned to but never used
./usr/share/pyshared/brian/connections/connection.py:263: local variable 'N' is assigned to but never used
./usr/share/pyshared/brian/connections/connection.py:410: 'from delayconnection import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/connectionvector.py:1: 'from base import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/construction.py:1: 'from base import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/construction.py:2: 'from sparsematrix import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/base.py:1: 'copy' imported but unused
./usr/share/pyshared/brian/connections/base.py:2: 'izip' imported but unused
./usr/share/pyshared/brian/connections/base.py:3: 'itertools' imported but unused
./usr/share/pyshared/brian/connections/base.py:4: 'sample' imported but unused
./usr/share/pyshared/brian/connections/base.py:5: 'bisect' imported but unused
./usr/share/pyshared/brian/connections/base.py:6: 'second' imported but unused
./usr/share/pyshared/brian/connections/base.py:6: 'check_units' imported but unused
./usr/share/pyshared/brian/connections/base.py:6: 'msecond' imported but unused
./usr/share/pyshared/brian/connections/base.py:7: 'types' imported but unused
./usr/share/pyshared/brian/connections/base.py:8: 'magic' imported but unused
./usr/share/pyshared/brian/connections/base.py:9: 'log_warn' imported but unused
./usr/share/pyshared/brian/connections/base.py:9: 'log_debug' imported but unused
./usr/share/pyshared/brian/connections/base.py:9: 'log_info' imported but unused
./usr/share/pyshared/brian/connections/base.py:10: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/connections/base.py:11: 'rand' imported but unused
./usr/share/pyshared/brian/connections/base.py:11: 'stats' imported but unused
./usr/share/pyshared/brian/connections/base.py:11: 'linalg' imported but unused
./usr/share/pyshared/brian/connections/base.py:11: 'weave' imported but unused
./usr/share/pyshared/brian/connections/base.py:11: 'sparse' imported but unused
./usr/share/pyshared/brian/connections/base.py:13: 'scipy' imported but unused
./usr/share/pyshared/brian/connections/base.py:14: 'numpy' imported but unused
./usr/share/pyshared/brian/connections/base.py:15: 'exponential' imported but unused
./usr/share/pyshared/brian/connections/base.py:15: 'binomial' imported but unused
./usr/share/pyshared/brian/connections/base.py:16: 'pyrandom' imported but unused
./usr/share/pyshared/brian/connections/base.py:17: 'scirandom' imported but unused
./usr/share/pyshared/brian/connections/base.py:18: 'is_within_absolute_tolerance' imported but unused
./usr/share/pyshared/brian/connections/base.py:19: 'get_global_preference' imported but unused
./usr/share/pyshared/brian/connections/base.py:20: 'ObjectContainer' imported but unused
./usr/share/pyshared/brian/connections/base.py:21: 'ms' imported but unused
./usr/share/pyshared/brian/connections/base.py:22: 'isSequenceType' imported but unused
./usr/share/pyshared/brian/tests/simpletest.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/__init__.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_unitsafefunctions.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_unitsafefunctions.py:2: 'from nose.tools import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_directcontrol.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_directcontrol.py:2: 'from brian.utils.approximatecomparisons import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_directcontrol.py:3: 'from nose.tools import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_directcontrol.py:177: redefinition of function 'testwithclock' from line 144
./usr/share/pyshared/brian/tests/testinterface/test_inspection.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_inspection.py:2: 'from brian.inspection import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_neurongroup.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_neurongroup.py:2: 'from brian.utils.approximatecomparisons import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_neurongroup.py:3: 'from nose.tools import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_reset.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_reset.py:2: 'from nose.tools import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_statistics.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_statistics.py:2: 'from nose.tools import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_monitor.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_monitor.py:2: 'from nose.tools import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_monitor.py:5: 'from brian.experimental.cuda.gpu_modelfitting import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_monitor.py:6: 'autoinit' imported but unused
./usr/share/pyshared/brian/tests/testinterface/test_monitor.py:147: redefinition of function 'f' from line 131
./usr/share/pyshared/brian/tests/testinterface/test_monitor.py:187: redefinition of function 'f' from line 147
./usr/share/pyshared/brian/tests/testinterface/test_monitor.py:264: local variable 'cpu_voltage' is assigned to but never used
./usr/share/pyshared/brian/tests/testinterface/test_connection.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_connection.py:2: 'from nose.tools import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_clock.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_clock.py:2: 'from nose.tools import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_units.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_units.py:2: 'from nose.tools import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_units.py:84: local variable 'units_which_should_exist' is assigned to but never used
./usr/share/pyshared/brian/tests/testinterface/test_units.py:99: local variable 'powered_units' is assigned to but never used
./usr/share/pyshared/brian/tests/testinterface/test_units.py:118: local variable 'c' is assigned to but never used
./usr/share/pyshared/brian/tests/testinterface/test_units.py:154: local variable 'R' is assigned to but never used
./usr/share/pyshared/brian/tests/testinterface/test_equations.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_equations.py:2: 'from nose.tools import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_equations.py:10: local variable 'tau' is assigned to but never used
./usr/share/pyshared/brian/tests/testinterface/test_threshold.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_threshold.py:2: 'from nose.tools import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_threshold.py:129: redefinition of function 'f' from line 115
./usr/share/pyshared/brian/tests/testinterface/test_magic.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_magic.py:2: 'from nose.tools import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testinterface/test_magic.py:154: local variable 'a4' is assigned to but never used
./usr/share/pyshared/brian/tests/testinterface/test_magic.py:162: local variable 'a5' is assigned to but never used
./usr/share/pyshared/brian/tests/testinterface/test_magic.py:165: local variable 'a6' is assigned to but never used
./usr/share/pyshared/brian/tests/testinterface/test_magic.py:177: local variable 'a' is assigned to but never used
./usr/share/pyshared/brian/tests/testinterface/test_magic.py:186: local variable 'a' is assigned to but never used
./usr/share/pyshared/brian/tests/testfeatures/test_connect.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testfeatures/test_propagation.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testfeatures/test_propagation.py:10: local variable 'C0' is assigned to but never used
./usr/share/pyshared/brian/tests/testfeatures/test_propagation.py:11: local variable 'C1' is assigned to but never used
./usr/share/pyshared/brian/tests/testfeatures/test_propagation.py:12: local variable 'C2' is assigned to but never used
./usr/share/pyshared/brian/tests/testfeatures/test_propagation.py:13: local variable 'C3' is assigned to but never used
./usr/share/pyshared/brian/tests/testfeatures/test_propagation.py:14: local variable 'C4' is assigned to but never used
./usr/share/pyshared/brian/tests/testfeatures/test_propagation.py:15: local variable 'C5' is assigned to but never used
./usr/share/pyshared/brian/tests/testcorrectness/test_exponential_current.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testcorrectness/test_exponential_current.py:27: local variable 'taui' is assigned to but never used
./usr/share/pyshared/brian/tests/testcorrectness/test_exponential_current.py:48: local variable 'Mge' is assigned to but never used
./usr/share/pyshared/brian/tests/testcorrectness/test_exponential_current.py:49: local variable 'Mgi' is assigned to but never used
./usr/share/pyshared/brian/tests/testcorrectness/test_from_tutorial1c.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testcorrectness/test_from_tutorial1c.py:30: local variable 'tau' is assigned to but never used
./usr/share/pyshared/brian/tests/testcorrectness/test_epsp.py:1: 'from brian import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testcorrectness/test_epsp.py:38: local variable 'taum' is assigned to but never used
./usr/share/pyshared/brian/tests/testcorrectness/test_epsp.py:39: local variable 'taupsp' is assigned to but never used
./usr/share/pyshared/brian/tests/testutils/test_statistics.py:1: 'from brian.tools.statistics import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testutils/test_statistics.py:2: 'from brian.units import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testutils/test_statistics.py:3: 'from brian.stdunits import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testutils/test_statistics.py:4: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testutils/test_statistics.py:5: 'from numpy.random import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testutils/test_statistics.py:6: 'from nose.tools import *' used; unable to detect undefined names
./usr/share/pyshared/brian/tests/testutils/test_sparse.py:3: 'from nose.tools import *' used; unable to detect undefined names

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