Debian Automated Code Analysis

pyflakes analysis of angrydd_1.0.1-8_all.deb

./usr/share/games/angrydd/charselect.py:16: 'from constants import *' used; unable to detect undefined names
./usr/share/games/angrydd/charselect.py:37: local variable 'confirmed' is assigned to but never used
./usr/share/games/angrydd/config.py:8: 'from constants import *' used; unable to detect undefined names
./usr/share/games/angrydd/constants.py:10: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/angrydd/events.py:6: 'from constants import *' used; unable to detect undefined names
./usr/share/games/angrydd/textfx.py:10: 'from constants import *' used; unable to detect undefined names
./usr/share/games/angrydd/game.py:8: 'pygame_ext' imported but unused
./usr/share/games/angrydd/game.py:11: 'Color' imported but unused
./usr/share/games/angrydd/game.py:12: 'mixer' imported but unused
./usr/share/games/angrydd/game.py:14: 'from constants import *' used; unable to detect undefined names
./usr/share/games/angrydd/game.py:17: 'Diamond' imported but unused
./usr/share/games/angrydd/game.py:1016: local variable 'paused' is assigned to but never used
./usr/share/games/angrydd/game.py:1022: local variable 'start_pause' is assigned to but never used
./usr/share/games/angrydd/game.py:1237: local variable 'players' is assigned to but never used
./usr/share/games/angrydd/howtoplay.py:6: 'transform' imported but unused
./usr/share/games/angrydd/howtoplay.py:7: 'characters' imported but unused
./usr/share/games/angrydd/howtoplay.py:17: 'from constants import *' used; unable to detect undefined names
./usr/share/games/angrydd/dirstore.py:37: redefinition of unused 'StringIO' from line 36
./usr/share/games/angrydd/boxes.py:15: 'from constants import *' used; unable to detect undefined names
./usr/share/games/angrydd/characters.py:18: 'from constants import *' used; unable to detect undefined names
./usr/share/games/angrydd/load.py:11: 'from constants import *' used; unable to detect undefined names
./usr/share/games/angrydd/load.py:117: local variable 's' is assigned to but never used
./usr/share/games/angrydd/angrydd.py:62: 'from constants import *' used; unable to detect undefined names
./usr/share/games/angrydd/menu.py:14: 'events' imported but unused
./usr/share/games/angrydd/menu.py:16: 'from constants import *' used; unable to detect undefined names
./usr/share/games/angrydd/unlocker.py:15: 'from constants import *' used; unable to detect undefined names
./usr/share/games/angrydd/wipes.py:7: 'Surface' imported but unused
./usr/share/games/angrydd/wipes.py:7: 'Rect' imported but unused

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