Debian Automated Code Analysis

pyflakes analysis of golly_2.1-1_i386.deb

./usr/share/golly/Patterns/Other-Rules/alt-wicks.py:3: 'from glife import *' used; unable to detect undefined names
./usr/share/golly/Patterns/Oscillators/p59-glider-loop.py:5: 'from glife.base import *' used; unable to detect undefined names
./usr/share/golly/Patterns/Oscillators/p59-glider-loop.py:6: 'from glife.text import *' used; unable to detect undefined names
./usr/share/golly/Patterns/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/metafier.py:39: 'from glife import *' used; unable to detect undefined names
./usr/share/golly/Scripts/Python/bricklayer.py:3: 'from glife import *' used; unable to detect undefined names
./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/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/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/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/gun24.py:1: 'from glife 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 Sun, 02 Jan 2011 05:16:53 +0000, based on results by pyflakes 0.4.0-1