Debian Automated Code Analysis

pyflakes analysis of ardentryst_1.71-1_all.deb

./usr/share/games/ardentryst/magic.py:23: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/ardentryst/data.py:22: 'sys' imported but unused
./usr/share/games/ardentryst/data.py:23: 'from item import *' used; unable to detect undefined names
./usr/share/games/ardentryst/data.py:24: 'from loading_screen import *' used; unable to detect undefined names
./usr/share/games/ardentryst/helpers.py:24: 'cPickle' imported but unused
./usr/share/games/ardentryst/helpers.py:25: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/ardentryst/loading_screen.py:24: 'random' imported but unused
./usr/share/games/ardentryst/loading_screen.py:24: 'time' imported but unused
./usr/share/games/ardentryst/loading_screen.py:25: 'string_to_paragraph' imported but unused
./usr/share/games/ardentryst/loading_screen.py:26: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/ardentryst/loading_screen.py:65: local variable 'screensize' is assigned to but never used
./usr/share/games/ardentryst/loading_screen.py:72: local variable 'y' is assigned to but never used
./usr/share/games/ardentryst/loading_screen.py:110: local variable 'b' is assigned to but never used
./usr/share/games/ardentryst/play_level.py:22: 'sys' imported but unused
./usr/share/games/ardentryst/play_level.py:23: 'enemyai' imported but unused
./usr/share/games/ardentryst/play_level.py:23: 'md5' imported but unused
./usr/share/games/ardentryst/play_level.py:23: 'traceback' imported but unused
./usr/share/games/ardentryst/play_level.py:25: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/ardentryst/play_level.py:26: 'from fade import *' used; unable to detect undefined names
./usr/share/games/ardentryst/play_level.py:27: 'from helpers import *' used; unable to detect undefined names
./usr/share/games/ardentryst/play_level.py:639: local variable 'e' is assigned to but never used
./usr/share/games/ardentryst/play_level.py:799: local variable 'curative' is assigned to but never used
./usr/share/games/ardentryst/play_level.py:865: local variable 'pfactor' is assigned to but never used
./usr/share/games/ardentryst/play_level.py:1767: local variable 'readd' is assigned to but never used
./usr/share/games/ardentryst/play_level.py:1874: local variable 'lasttick' is assigned to but never used
./usr/share/games/ardentryst/play_level.py:2570: local variable 'ALAYER_1' is assigned to but never used
./usr/share/games/ardentryst/play_level.py:2573: local variable 'PAUSE_ALPHA' is assigned to but never used
./usr/share/games/ardentryst/play_level.py:2580: local variable 'clock' is assigned to but never used
./usr/share/games/ardentryst/play_level.py:2591: local variable 'CONSOLE_ALPHA' is assigned to but never used
./usr/share/games/ardentryst/play_level.py:2633: local variable 'PAUSED' is assigned to but never used
./usr/share/games/ardentryst/play_level.py:3644: local variable 'LIMGRECT' is assigned to but never used
./usr/share/games/ardentryst/play_level.py:4045: local variable 'namemaskrect' is assigned to but never used
./usr/share/games/ardentryst/play_level.py:5582: local variable 'e' is assigned to but never used
./usr/share/games/ardentryst/tutorial.py:26: undefined name 'CONTROLS'
./usr/share/games/ardentryst/game.py:24: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/ardentryst/game.py:25: 'from fade import *' used; unable to detect undefined names
./usr/share/games/ardentryst/ardentryst.py:23: 'socket' imported but unused
./usr/share/games/ardentryst/ardentryst.py:23: 'thread' imported but unused
./usr/share/games/ardentryst/ardentryst.py:24: 'smtplib' imported but unused
./usr/share/games/ardentryst/ardentryst.py:24: 'email' imported but unused
./usr/share/games/ardentryst/ardentryst.py:24: 'sha' imported but unused
./usr/share/games/ardentryst/ardentryst.py:85: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/ardentryst/ardentryst.py:86: 'from data import *' used; unable to detect undefined names
./usr/share/games/ardentryst/ardentryst.py:87: 'from loading_screen import *' used; unable to detect undefined names
./usr/share/games/ardentryst/ardentryst.py:88: 'from fade import *' used; unable to detect undefined names
./usr/share/games/ardentryst/ardentryst.py:89: 'from game import *' used; unable to detect undefined names
./usr/share/games/ardentryst/ardentryst.py:90: 'from play_level import *' used; unable to detect undefined names
./usr/share/games/ardentryst/ardentryst.py:91: 'from wordwrap import *' used; unable to detect undefined names
./usr/share/games/ardentryst/ardentryst.py:92: 'from controls import *' used; unable to detect undefined names
./usr/share/games/ardentryst/ardentryst.py:93: 'from helpers import *' used; unable to detect undefined names
./usr/share/games/ardentryst/ardentryst.py:1242: local variable 'e' is assigned to but never used
./usr/share/games/ardentryst/ardentryst.py:1273: local variable 'Title' is assigned to but never used
./usr/share/games/ardentryst/ardentryst.py:1462: local variable 'incompat' is assigned to but never used
./usr/share/games/ardentryst/ardentryst.py:2563: local variable 'worldpic' is assigned to but never used
./usr/share/games/ardentryst/ardentryst.py:3717: local variable 'KEY_PRESSED' is assigned to but never used
./usr/share/games/ardentryst/ardentryst.py:3888: local variable 'scr_size' is assigned to but never used
./usr/share/games/ardentryst/ardentryst.py:3890: local variable 'clock' is assigned to but never used
./usr/share/games/ardentryst/ardentryst.py:3969: local variable 'ELABORATE_INTRO' is assigned to but never used
./usr/share/games/ardentryst/ardentryst.py:4021: local variable 'vtextlen' is assigned to but never used
./usr/share/games/ardentryst/ardentryst.py:4045: local variable 'addy' is assigned to but never used
./usr/share/games/ardentryst/ardentryst.py:4115: local variable 'gv' is assigned to but never used
./usr/share/games/ardentryst/ardentryst.py:4334: local variable 'menuur' is assigned to but never used
./usr/share/games/ardentryst/ardentryst.py:4335: local variable 'versiontextur' is assigned to but never used
./usr/share/games/ardentryst/ardentryst.py:4446: local variable 'window' is assigned to but never used
./usr/share/games/ardentryst/ardentryst.py:4506: local variable 'IN_LIMBO' is assigned to but never used
./usr/share/games/ardentryst/ardentryst.py:4598: local variable 'lines' is assigned to but never used
./usr/share/games/ardentryst/fade.py:23: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/ardentryst/fade.py:80: local variable 'skipnext' is assigned to but never used
./usr/share/games/ardentryst/fade.py:126: local variable 'skipnext' is assigned to but never used
./usr/share/games/ardentryst/fade.py:167: local variable 'skipnext' is assigned to but never used
./usr/share/games/ardentryst/Conch.py:255: local variable 'a' is assigned to but never used
./usr/share/games/ardentryst/enemyai.py:22: 'pygame' imported but unused

This report was generated on Fri, 15 Apr 2011 06:28:05 +0000, based on results by pyflakes 0.4.0-1