Debian Automated Code Analysis

pyflakes analysis of python-brian-doc_1.2.2~svn2229-1_all.deb

./usr/share/doc/python-brian-doc/examples/frompapers/Sturzl_et_al_2000.py:11: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/frompapers/Diesmann_et_al_1999.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/frompapers/Brette_Gerstner_2005.py:9: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/frompapers/Rothman_Manis_2003.py:12: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/frompapers/Diesmann_et_al_1999_longer.py:8: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/frompapers/Diesmann_et_al_1999_longer.py:11: 'from brian.library.IF import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/frompapers/Diesmann_et_al_1999_longer.py:12: 'from brian.library.synapses import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/frompapers/Diesmann_et_al_1999_longer.py:18: local variable 'taum' is assigned to but never used
./usr/share/doc/python-brian-doc/examples/frompapers/Diesmann_et_al_1999_longer.py:19: local variable 'taupsp' is assigned to but never used
./usr/share/doc/python-brian-doc/examples/frompapers/Diesmann_et_al_1999_longer.py:164: local variable 'better_time_est' is assigned to but never used
./usr/share/doc/python-brian-doc/examples/misc/poissongroup.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/adaptive_threshold.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/CUBA.py:24: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/HodgkinHuxley.py:7: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/HodgkinHuxley.py:8: 'from brian.library.ionic_currents import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/topographic_map.py:8: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/transient_sync.py:5: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/poisson.py:9: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/minimalexample.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/multipleclocks.py:17: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/pulsepacket.py:6: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/delays.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/leaky_if.py:7: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/heterogeneous_delays.py:12: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/I-F_curve2.py:8: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/reliability.py:7: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/two_neurons.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/I-F_curve.py:9: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/I-F_curve.py:10: 'from brian.library.IF import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/using_classes.py:12: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/using_classes.py:22: local variable 'tau' is assigned to but never used
./usr/share/doc/python-brian-doc/examples/misc/gap_junctions.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/correlated_inputs.py:5: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/expIF_network.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/expIF_network.py:5: 'from brian.library.IF import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/expIF_network.py:6: 'from brian.library.synapses import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/COBA.py:24: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/phase_locking.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/current_clamp.py:5: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/current_clamp.py:6: 'from brian.library.electrophysiology import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/timed_array.py:5: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/adaptive.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/stopping.py:13: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/van_rossum_metric.py:18: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/van_rossum_metric.py:19: 'time' imported but unused
./usr/share/doc/python-brian-doc/examples/misc/realtime_plotting.py:10: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/if.py:7: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/ring.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/linked_var.py:9: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/named_threshold.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/noisy_ring.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/stim2d.py:7: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/topographic_map2.py:9: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/correlated_inputs2.py:5: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/COBAHH.py:22: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/cable.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/cable.py:5: 'from brian.compartments import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/cable.py:6: 'from brian.library.ionic_currents import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/mirollo_strogatz.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/rate_model.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/modelfitting/modelfitting2.py:6: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/modelfitting/modelfitting2.py:7: 'from modelfitting import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/modelfitting/modelfitting.py:7: 'from brian.library.modelfitting import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/electrophysiology/voltageclamp.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/electrophysiology/voltageclamp.py:5: 'from brian.library.electrophysiology import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/electrophysiology/DCC.py:5: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/electrophysiology/DCC.py:6: 'from brian.library.electrophysiology import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/electrophysiology/SEVC.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/electrophysiology/SEVC.py:5: 'from brian.library.electrophysiology import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/electrophysiology/bridge.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/electrophysiology/bridge.py:5: 'from brian.library.electrophysiology import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/electrophysiology/AEC.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/electrophysiology/AEC.py:5: 'from brian.library.electrophysiology import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/multiprocessing/multiple_runs_simple.py:11: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/multiprocessing/multiple_runs_with_gui.py:21: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/interface/interface.py:8: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/plasticity/STDP1.py:7: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/plasticity/STDP2.py:8: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/plasticity/short_term_plasticity2.py:5: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/plasticity/short_term_plasticity.py:5: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/audition/filterbank.py:6: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/audition/jeffress.py:10: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/audition/licklider.py:7: 'from brian import *' used; unable to detect undefined names

This report was generated on Wed, 09 Feb 2011 06:34:06 +0000, based on results by pyflakes 0.4.0-1