Debian Automated Code Analysis

pyflakes analysis of lightyears_1.3a-6_all.deb

./usr/share/games/lightyears/code/mail.py:7: 'pygame' imported but unused
./usr/share/games/lightyears/code/mail.py:8: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/mail.py:65: local variable '__change' is assigned to but never used
./usr/share/games/lightyears/code/steam_model.py:9: 'from primitives import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/steam_model.py:39: local variable 'dir' is assigned to but never used
./usr/share/games/lightyears/code/config.py:41: local variable 'x' is assigned to but never used
./usr/share/games/lightyears/code/config.py:51: local variable 'x' is assigned to but never used
./usr/share/games/lightyears/code/alien_invasion.py:10: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/alien_invasion.py:14: 'from primitives import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/alien_invasion.py:15: 'from map_items import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/main.py:7: 'random' imported but unused
./usr/share/games/lightyears/code/main.py:7: 'math' imported but unused
./usr/share/games/lightyears/code/main.py:7: 'time' imported but unused
./usr/share/games/lightyears/code/main.py:7: 'os' imported but unused
./usr/share/games/lightyears/code/main.py:8: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/main.py:11: 'sound' imported but unused
./usr/share/games/lightyears/code/main.py:12: 'from primitives import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/stats.py:8: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/stats.py:26: local variable 'items' is assigned to but never used
./usr/share/games/lightyears/code/ui.py:9: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/ui.py:11: 'draw_obj' imported but unused
./usr/share/games/lightyears/code/ui.py:12: 'from map_items import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/ui.py:13: 'from primitives import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/ui.py:337: local variable 'w' is assigned to but never used
./usr/share/games/lightyears/code/render.py:7: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/network.py:12: 'from map_items import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/network.py:13: 'from primitives import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/save_game.py:24: local variable 'header' is assigned to but never used
./usr/share/games/lightyears/code/save_game.py:62: local variable 'x' is assigned to but never used
./usr/share/games/lightyears/code/primitives.py:9: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/map_items.py:10: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/map_items.py:12: 'bresenham' imported but unused
./usr/share/games/lightyears/code/map_items.py:12: 'intersect' imported but unused
./usr/share/games/lightyears/code/map_items.py:12: 'resource' imported but unused
./usr/share/games/lightyears/code/map_items.py:13: 'from primitives import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/game.py:9: 'random' imported but unused
./usr/share/games/lightyears/code/game.py:9: 'math' imported but unused
./usr/share/games/lightyears/code/game.py:9: 'sys' imported but unused
./usr/share/games/lightyears/code/game.py:9: 'pickle' imported but unused
./usr/share/games/lightyears/code/game.py:10: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/game.py:12: 'intersect' imported but unused
./usr/share/games/lightyears/code/game.py:12: 'bresenham' imported but unused
./usr/share/games/lightyears/code/game.py:15: 'from primitives import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/game.py:20: 'from map_items import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/game.py:21: 'Steam_Model' imported but unused
./usr/share/games/lightyears/code/game.py:50: local variable 'menu_area' is assigned to but never used
./usr/share/games/lightyears/code/startup.py:14: 'pygame' imported but unused
./usr/share/games/lightyears/code/startup.py:19: local variable 'r' is assigned to but never used
./usr/share/games/lightyears/code/draw_obj.py:17: 'math' imported but unused
./usr/share/games/lightyears/code/draw_obj.py:18: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/draw_obj.py:21: 'from primitives import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/sound.py:7: 'pygame' imported but unused
./usr/share/games/lightyears/code/sound.py:8: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/quakes.py:12: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/quakes.py:16: 'from primitives import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/quakes.py:17: 'from map_items import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/storms.py:6: 'pygame' imported but unused
./usr/share/games/lightyears/code/storms.py:7: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/storms.py:11: 'from primitives import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/storms.py:12: 'from map_items import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/tutor.py:10: 'time' imported but unused
./usr/share/games/lightyears/code/tutor.py:11: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/tutor.py:13: 'resource' imported but unused
./usr/share/games/lightyears/code/tutor.py:14: 'from primitives import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/tutor.py:15: 'from map_items import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/resource.py:8: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/resource.py:11: 'from primitives import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/review.py:9: 'random' imported but unused
./usr/share/games/lightyears/code/review.py:9: 'sys' imported but unused
./usr/share/games/lightyears/code/review.py:9: 'time' imported but unused
./usr/share/games/lightyears/code/review.py:9: 'pickle' imported but unused
./usr/share/games/lightyears/code/review.py:9: 'math' imported but unused
./usr/share/games/lightyears/code/review.py:10: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/review.py:12: 'resource' imported but unused
./usr/share/games/lightyears/code/review.py:13: 'from primitives import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/menu.py:9: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/menu.py:11: 'stats' imported but unused
./usr/share/games/lightyears/code/extra.py:13: 'from primitives import *' used; unable to detect undefined names
./usr/share/games/lightyears/code/particle.py:14: 'from primitives import *' used; unable to detect undefined names

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