Debian Automated Code Analysis

pyflakes analysis of castle-combat_0.8.1.dfsg.1-3_all.deb

./usr/share/games/castle-combat/scripts/gamephases.py:2: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/gamephases.py:3: 'from numpy.oldnumeric import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/gamephases.py:186: 'Castle' imported but unused
./usr/share/games/castle-combat/scripts/gamephases.py:222: 'Shot' imported but unused
./usr/share/games/castle-combat/scripts/gamephases.py:247: 'Shot' imported but unused
./usr/share/games/castle-combat/scripts/battleplayer.py:2: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/battleplayer.py:3: 'from numpy.oldnumeric import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/battleplayer.py:6: 'random' imported but unused
./usr/share/games/castle-combat/scripts/config.py:1: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/client.py:3: 'Anonymous' imported but unused
./usr/share/games/castle-combat/scripts/client.py:7: 'player' imported but unused
./usr/share/games/castle-combat/scripts/client.py:8: 'selectplayer' imported but unused
./usr/share/games/castle-combat/scripts/client.py:9: 'placeplayer' imported but unused
./usr/share/games/castle-combat/scripts/client.py:10: 'buildplayer' imported but unused
./usr/share/games/castle-combat/scripts/client.py:11: 'battleplayer' imported but unused
./usr/share/games/castle-combat/scripts/client.py:12: 'map' imported but unused
./usr/share/games/castle-combat/scripts/main.py:2: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/main.py:19: local variable 'output' is assigned to but never used
./usr/share/games/castle-combat/scripts/main.py:20: local variable 'verbose' is assigned to but never used
./usr/share/games/castle-combat/scripts/ai.py:1: 'from numpy.oldnumeric import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/player.py:1: 'pygame' imported but unused
./usr/share/games/castle-combat/scripts/player.py:2: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/player.py:3: 'from numpy.oldnumeric import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/player.py:7: 'random' imported but unused
./usr/share/games/castle-combat/scripts/player.py:230: 'buildplayer' imported but unused
./usr/share/games/castle-combat/scripts/player.py:231: 'placeplayer' imported but unused
./usr/share/games/castle-combat/scripts/player.py:232: 'battleplayer' imported but unused
./usr/share/games/castle-combat/scripts/player.py:233: 'selectplayer' imported but unused
./usr/share/games/castle-combat/scripts/field.py:4: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/field.py:5: 'from numpy.oldnumeric import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/field.py:8: 'deepcopy' imported but unused
./usr/share/games/castle-combat/scripts/game.py:1: 'pygame' imported but unused
./usr/share/games/castle-combat/scripts/game.py:2: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/game.py:3: 'from numpy.oldnumeric import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/sound.py:2: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/sound.py:37: local variable 'cannon' is assigned to but never used
./usr/share/games/castle-combat/scripts/sound.py:38: local variable 'wall_hit' is assigned to but never used
./usr/share/games/castle-combat/scripts/widget.py:2: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/widget.py:3: 'from numpy.oldnumeric import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/state.py:2: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/cannon.py:1: 'pygame' imported but unused
./usr/share/games/castle-combat/scripts/cannon.py:2: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/common.py:4: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/common.py:5: 'from numpy.oldnumeric import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/selectplayer.py:1: 'pygame' imported but unused
./usr/share/games/castle-combat/scripts/selectplayer.py:2: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/selectplayer.py:3: 'from numpy.oldnumeric import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/selectplayer.py:7: 'Castle' imported but unused
./usr/share/games/castle-combat/scripts/selectplayer.py:79: local variable 'catched' is assigned to but never used
./usr/share/games/castle-combat/scripts/map.py:2: 'from numpy.oldnumeric import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/server.py:56: 'PlayerCacheable' imported but unused
./usr/share/games/castle-combat/scripts/server.py:105: 'AllowAnonymousAccess' imported but unused
./usr/share/games/castle-combat/scripts/buildplayer.py:1: 'pygame' imported but unused
./usr/share/games/castle-combat/scripts/buildplayer.py:2: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/buildplayer.py:3: 'from numpy.oldnumeric import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/buildplayer.py:6: 'copy' imported but unused
./usr/share/games/castle-combat/scripts/menu.py:1: 'pygame' imported but unused
./usr/share/games/castle-combat/scripts/menu.py:2: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/menu.py:4: 'from widget import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/menu.py:134: 'abspath' imported but unused
./usr/share/games/castle-combat/scripts/placeplayer.py:1: 'pygame' imported but unused
./usr/share/games/castle-combat/scripts/placeplayer.py:2: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/placeplayer.py:3: 'from numpy.oldnumeric import *' used; unable to detect undefined names
./usr/share/games/castle-combat/scripts/placeplayer.py:8: 'Castle' imported but unused

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