Debian Automated Code Analysis

pyflakes analysis of python-simpy-doc_1.8-1_all.deb

./usr/share/doc/python-simpy-doc/SimPyDocs/SimGUIManual/GUIdemo.py:6: from __future__ imports must occur at the beginning of the file
from __future__ import generators
./usr/share/doc/python-simpy-doc/SimPyDocs/SimStepManual/Stepping1.py:3: 'from SimPy.SimulationStep import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/SimStepManual/Stepping2.py:1: 'from SimPy.SimulationStep import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/SimPlotManual/Prog5.py:2: 'from SimPy.SimPlot import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/SimPlotManual/Monitorplot.py:3: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/SimPlotManual/Monitorplot.py:4: 'from SimPy.SimPlot import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/SimPlotManual/Prog1.py:1: 'from SimPy.SimPlot import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/SimPlotManual/Prog4.py:2: 'from SimPy.SimPlot import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/SimPlotManual/Prog2.py:1: 'from SimPy.SimPlot import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/SimPlotManual/Prog3.py:2: 'from SimPy.SimPlot import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank02.py:3: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank06.py:3: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank13.py:2: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank13.py:3: 'from random import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank11.py:3: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank01.py:4: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank19.py:4: 'from SimPy.SimulationTrace import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank19.py:6: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank19.py:8: 'from random import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank05.py:3: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank04.py:4: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank04.py:5: 'expovariate' imported but unused
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank18.py:4: 'from SimPy.SimulationTrace import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank18.py:6: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank18.py:7: 'from random import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank12.py:3: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank16.py:2: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank16.py:3: 'from SimPy.SimPlot import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank16.py:4: 'from random import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank16.py:17: local variable 'arrive' is assigned to but never used
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank07.py:3: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank14.py:2: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank14.py:3: 'from random import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank14.py:55: local variable 'door' is assigned to but never used
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank09.py:3: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank03.py:3: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank10.py:3: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank15.py:2: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank15.py:3: 'from random import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank15.py:16: local variable 'arrive' is assigned to but never used
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank17.py:2: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank17.py:3: 'from SimPy.SimPlot import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank17.py:4: 'from random import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyDocs/bankprograms/bank08.py:3: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/Carwash.py:1: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/jacksonnetwork.py:27: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/shortestPath_SimPy.py:1: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/GUIdemo.py:6: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/GUIdemo.py:7: 'from SimPy.Monitor import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/GUIdemo.py:8: 'from random import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/GUIdemo.py:9: 'from SimPy.SimGUI import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/WidgetPacking.py:16: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/centralserver.py:26: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/Market.py:1: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/needResources.py:1: 'from SimPy.SimulationStep import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/MM1.py:1: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/MM1.py:3: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/demoSimPyEvents.py:1: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/Movie_renege.py:12: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/Movie_renege.py:13: 'from random import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/callCenter.py:20: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/SimPy_worker_extend.py:2: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/bank11Plot.py:7: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/bank11Plot.py:8: 'from SimPy.SimPlot import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/MMC.py:15: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/cellphone.py:20: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/cellphone.py:48: local variable 'interIdleTime' is assigned to but never used
./usr/share/doc/python-simpy-doc/SimPyModels/CellularAutomata.py:1: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/bank08renege.py:7: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/bakery.py:20: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/bakery.py:21: 'from SimPy.SimPlot import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/bakery.py:49: local variable 'toMonitor' is assigned to but never used
./usr/share/doc/python-simpy-doc/SimPyModels/Machineshop.py:2: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/bcc.py:19: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/bcc.py:20: 'uniform' imported but unused
./usr/share/doc/python-simpy-doc/SimPyModels/bcc.py:47: local variable 'lameff' is assigned to but never used
./usr/share/doc/python-simpy-doc/SimPyModels/bcc.py:78: local variable 'ERR' is assigned to but never used
./usr/share/doc/python-simpy-doc/SimPyModels/bank11GUI.py:8: 'from SimPy.Monitor import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/bank11GUI.py:9: 'from SimPy.Simulation import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/bank11GUI.py:12: 'from SimPy.SimGUI import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/bank11GUI.py:69: local variable 'result' is assigned to but never used
./usr/share/doc/python-simpy-doc/SimPyModels/SimGUIStep.py:2: 'from SimPy.SimGUI import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/SimGUIStep.py:3: 'from SimPy.SimulationStep import *' used; unable to detect undefined names
./usr/share/doc/python-simpy-doc/SimPyModels/SimGUIStep.py:111: local variable 'nrRuns' is assigned to but never used

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