Debian Automated Code Analysis

pyflakes analysis of whichwayisup_0.7.9-2_all.deb

./usr/share/games/whichwayisup/lib/visibleobject.py:4: 'os' imported but unused
./usr/share/games/whichwayisup/lib/visibleobject.py:5: 'random' imported but unused
./usr/share/games/whichwayisup/lib/visibleobject.py:7: 'from math import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/visibleobject.py:9: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/visibleobject.py:11: 'from locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/visibleobject.py:13: 'data' imported but unused
./usr/share/games/whichwayisup/lib/main.py:8: 'os' imported but unused
./usr/share/games/whichwayisup/lib/main.py:11: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/main.py:13: 'from locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/main.py:24: 'play_sound' imported but unused
./usr/share/games/whichwayisup/lib/object.py:4: 'pygame' imported but unused
./usr/share/games/whichwayisup/lib/object.py:5: 'os' imported but unused
./usr/share/games/whichwayisup/lib/object.py:8: 'from math import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/object.py:10: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/object.py:12: 'from locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/object.py:14: 'data' imported but unused
./usr/share/games/whichwayisup/lib/object.py:20: 'play_sound' imported but unused
./usr/share/games/whichwayisup/lib/scripted_event.py:1: 'pygame' imported but unused
./usr/share/games/whichwayisup/lib/scripted_event.py:2: 'os' imported but unused
./usr/share/games/whichwayisup/lib/scripted_event.py:4: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/scripted_event.py:6: 'from locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/scripted_event.py:8: 'data' imported but unused
./usr/share/games/whichwayisup/lib/scripted_event.py:12: 'log_message' imported but unused
./usr/share/games/whichwayisup/lib/scripted_event.py:14: 'Variables' imported but unused
./usr/share/games/whichwayisup/lib/player.py:4: 'pygame' imported but unused
./usr/share/games/whichwayisup/lib/player.py:5: 'os' imported but unused
./usr/share/games/whichwayisup/lib/player.py:7: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/player.py:9: 'from locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/player.py:11: 'data' imported but unused
./usr/share/games/whichwayisup/lib/player.py:16: 'log_message' imported but unused
./usr/share/games/whichwayisup/lib/item.py:1: 'pygame' imported but unused
./usr/share/games/whichwayisup/lib/item.py:2: 'os' imported but unused
./usr/share/games/whichwayisup/lib/item.py:4: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/item.py:6: 'from locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/item.py:8: 'data' imported but unused
./usr/share/games/whichwayisup/lib/spider.py:3: 'pygame' imported but unused
./usr/share/games/whichwayisup/lib/spider.py:5: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/spider.py:7: 'from locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/spider.py:9: 'data' imported but unused
./usr/share/games/whichwayisup/lib/spider.py:17: redefinition of unused 'play_sound' from line 12
./usr/share/games/whichwayisup/lib/frame.py:2: 'os' imported but unused
./usr/share/games/whichwayisup/lib/frame.py:4: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/frame.py:6: 'from locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/game.py:4: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/game.py:5: 'os' imported but unused
./usr/share/games/whichwayisup/lib/game.py:8: 'from locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/game.py:10: 'Player' imported but unused
./usr/share/games/whichwayisup/lib/game.py:11: 'Spider' imported but unused
./usr/share/games/whichwayisup/lib/game.py:16: 'from util import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/game.py:18: 'error_message' imported but unused
./usr/share/games/whichwayisup/lib/game.py:22: 'data' imported but unused
./usr/share/games/whichwayisup/lib/game.py:194: local variable 'done' is assigned to but never used
./usr/share/games/whichwayisup/lib/level.py:2: 'os' imported but unused
./usr/share/games/whichwayisup/lib/level.py:5: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/level.py:7: 'from locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/level.py:22: 'Trigger' imported but unused
./usr/share/games/whichwayisup/lib/sound.py:13: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/setup.py:2: 'py2exe' imported but unused
./usr/share/games/whichwayisup/lib/projectile.py:3: 'pygame' imported but unused
./usr/share/games/whichwayisup/lib/projectile.py:4: 'os' imported but unused
./usr/share/games/whichwayisup/lib/projectile.py:6: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/projectile.py:8: 'from locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/projectile.py:10: 'data' imported but unused
./usr/share/games/whichwayisup/lib/projectile.py:13: 'play_sound' imported but unused
./usr/share/games/whichwayisup/lib/world.py:3: 'from locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/animation.py:1: 'pygame' imported but unused
./usr/share/games/whichwayisup/lib/animation.py:2: 'os' imported but unused
./usr/share/games/whichwayisup/lib/animation.py:4: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/animation.py:6: 'from locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/animation.py:24: local variable 'tiley' is assigned to but never used
./usr/share/games/whichwayisup/lib/tile.py:1: 'pygame' imported but unused
./usr/share/games/whichwayisup/lib/tile.py:2: 'os' imported but unused
./usr/share/games/whichwayisup/lib/tile.py:4: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/tile.py:6: 'from locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/tile.py:8: 'data' imported but unused
./usr/share/games/whichwayisup/lib/blob.py:3: 'pygame' imported but unused
./usr/share/games/whichwayisup/lib/blob.py:6: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/blob.py:8: 'from locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/blob.py:10: 'data' imported but unused
./usr/share/games/whichwayisup/lib/blob.py:13: 'play_sound' imported but unused
./usr/share/games/whichwayisup/lib/mainmenu.py:1: 'pygame' imported but unused
./usr/share/games/whichwayisup/lib/mainmenu.py:2: 'os' imported but unused
./usr/share/games/whichwayisup/lib/mainmenu.py:4: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/mainmenu.py:6: 'from locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/mainmenu.py:8: 'data' imported but unused
./usr/share/games/whichwayisup/lib/mainmenu.py:10: 'Score' imported but unused
./usr/share/games/whichwayisup/lib/mainmenu.py:12: 'Level' imported but unused
./usr/share/games/whichwayisup/lib/mainmenu.py:30: local variable 'done' is assigned to but never used
./usr/share/games/whichwayisup/lib/util.py:6: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/util.py:11: 'from locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/menu.py:32: 'os' imported but unused
./usr/share/games/whichwayisup/lib/menu.py:34: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/menu.py:36: 'from locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/menu.py:41: 'Variables' imported but unused
./usr/share/games/whichwayisup/lib/spikes.py:1: 'pygame' imported but unused
./usr/share/games/whichwayisup/lib/spikes.py:2: 'os' imported but unused
./usr/share/games/whichwayisup/lib/spikes.py:4: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/spikes.py:6: 'from locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/spikes.py:8: 'data' imported but unused
./usr/share/games/whichwayisup/lib/spikes.py:11: 'Animation' imported but unused
./usr/share/games/whichwayisup/lib/edit_utils.py:3: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/edit_utils.py:5: 'from locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/edit_utils.py:7: 'render_text' imported but unused
./usr/share/games/whichwayisup/lib/edit_utils.py:8: 'Variables' imported but unused
./usr/share/games/whichwayisup/lib/particle.py:4: 'os' imported but unused
./usr/share/games/whichwayisup/lib/particle.py:6: 'from math import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/particle.py:8: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/particle.py:10: 'from locals import *' used; unable to detect undefined names
./usr/share/games/whichwayisup/lib/particle.py:12: 'data' imported but unused

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