Debian Automated Code Analysis

pyflakes analysis of golly_2.2-1_i386.deb

./usr/share/golly/Patterns/Life-Like/alt-wicks.py:3: 'from glife import *' used; unable to detect undefined names
./usr/share/golly/Patterns/Life/Oscillators/p59-glider-loop.py:5: 'from glife.base import *' used; unable to detect undefined names
./usr/share/golly/Patterns/Life/Oscillators/p59-glider-loop.py:6: 'from glife.text import *' used; unable to detect undefined names
./usr/share/golly/Patterns/Life/Oscillators/p59-glider-loop.py:7: 'from glife.herschel import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/heisenburp.py:12: 'getstring' imported but unused
./usr/share/golly/Scripts/Python/heisenburp.py:12: 'validint' imported but unused
./usr/share/golly/Scripts/Python/heisenburp.py:14: 'os' imported but unused
./usr/share/golly/Scripts/Python/heisenburp.py:16: 'from glife import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/heisenburp.py:17: 'from string import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/heisenburp.py:18: 'sys' imported but unused
./usr/share/golly/Scripts/Python/heisenburp.py:34: local variable 'delta_sel' is assigned to but never used
./usr/share/golly/Scripts/Python/make-ruletree.py:32: 'from glife.RuleTree import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/metafier.py:39: 'from glife import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/FredkinModN-gen.py:2: 'random' imported but unused
./usr/share/golly/Scripts/Python/FredkinModN-gen.py:3: 'time' imported but unused
./usr/share/golly/Scripts/Python/FredkinModN-gen.py:4: 'from glife.EmulateHexagonal import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/FredkinModN-gen.py:5: 'from glife.EmulateTriangular import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/FredkinModN-gen.py:6: 'from glife.RuleTree import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/FredkinModN-gen.py:13: redefinition of unused 'product' from line 10
./usr/share/golly/Scripts/Python/bricklayer.py:3: 'from glife import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/HexTurmite-gen.py:6: 'from glife.EmulateHexagonal import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/HexTurmite-gen.py:7: 'from glife.WriteRuleTable import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/HexTurmite-gen.py:27: redefinition of unused 'random' from line 4
./usr/share/golly/Scripts/Python/AbsoluteTurmite-gen.py:7: 'from glife.RuleTree import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/AbsoluteTurmite-gen.py:8: 'from glife.WriteBMP import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/AbsoluteTurmite-gen.py:32: redefinition of unused 'random' from line 6
./usr/share/golly/Scripts/Python/TriTurmite-gen.py:6: 'from glife.EmulateTriangular import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/TriTurmite-gen.py:7: 'from glife.WriteRuleTable import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/TriTurmite-gen.py:19: redefinition of unused 'random' from line 4
./usr/share/golly/Scripts/Python/oscar.py:24: 'pattern' imported but unused
./usr/share/golly/Scripts/Python/tile-with-clip.py:6: 'from glife import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/Turmite-gen.py:11: 'from glife.RuleTree import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/Turmite-gen.py:12: 'from glife.WriteBMP import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/life-integer-gun30.py:17: 'from glife.text import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/tile.py:6: 'from glife import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/AbsoluteHexTurmite-gen.py:5: 'from glife.EmulateHexagonal import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/AbsoluteHexTurmite-gen.py:6: 'from glife.WriteRuleTable import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/RuleTableToTree.py:2: 'os' imported but unused
./usr/share/golly/Scripts/Python/RuleTableToTree.py:3: 'from glife.ReadRuleTable import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/RuleTableToTree.py:4: 'from glife.RuleTree import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/RuleTableToTree.py:5: 'from glife.EmulateTriangular import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/RuleTableToTree.py:6: 'from glife.EmulateMargolus import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/RuleTableToTree.py:7: 'from glife.EmulateOneDimensional import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/RuleTableToTree.py:8: 'from glife.EmulateHexagonal import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/Langtons-Ant-gen.py:6: 'random' imported but unused
./usr/share/golly/Scripts/Python/Langtons-Ant-gen.py:7: 'from glife.RuleTree import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/Langtons-Ant-gen.py:8: 'from glife.WriteBMP import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/pd-glider.py:4: 'from glife.base import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/p1100-MWSS-gun.py:4: 'from glife import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/gun-demo.py:5: 'from glife.base import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/gun-demo.py:6: 'from glife.gun24 import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/gun-demo.py:7: 'from glife.gun30 import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/gun-demo.py:8: 'from glife.gun46 import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/glife/EmulateOneDimensional.py:2: 'from glife.RuleTree import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/glife/EmulateHexagonal.py:2: 'from glife.RuleTree import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/glife/EmulateHexagonal.py:3: 'from glife.WriteBMP import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/glife/text.py:1: 'from glife import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/glife/text.py:2: 'from string import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/glife/herschel.py:1: 'from glife.base import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/glife/gun30.py:1: 'from glife.base import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/glife/EmulateMargolus.py:16: 'from glife.RuleTree import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/glife/gun24.py:1: 'from glife import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/glife/EmulateTriangular.py:11: 'from glife.RuleTree import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/glife/EmulateTriangular.py:12: 'from glife.WriteBMP import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/glife/gun256.py:1: 'from glife.herschel import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/glife/base.py:1: 'from glife import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/glife/gun46.py:1: 'from glife.base import *' used; unable to detect undefined names

This report was generated on Tue, 15 Feb 2011 06:28:15 +0000, based on results by pyflakes 0.4.0-1