Debian Automated Code Analysis

pyflakes analysis of pydance_1.1.0-1_all.deb

./usr/share/games/pydance/gradescreen.py:4: 'announcer' imported but unused
./usr/share/games/pydance/gradescreen.py:10: 'from interface import *' used; unable to detect undefined names
./usr/share/games/pydance/gradescreen.py:11: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/gradescreen.py:13: 'from i18n import *' used; unable to detect undefined names
./usr/share/games/pydance/gradescreen.py:276: local variable 'clock' is assigned to but never used
./usr/share/games/pydance/menudriver.py:6: 'sys' imported but unused
./usr/share/games/pydance/menudriver.py:7: 'games' imported but unused
./usr/share/games/pydance/menudriver.py:10: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/menudriver.py:16: 'from i18n import *' used; unable to detect undefined names
./usr/share/games/pydance/menudriver.py:166: local variable 'offon_opt' is assigned to but never used
./usr/share/games/pydance/pydance.py:10: 'from i18n import *' used; unable to detect undefined names
./usr/share/games/pydance/pydance.py:34: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/lifebars.py:6: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/lifebars.py:8: 'from i18n import *' used; unable to detect undefined names
./usr/share/games/pydance/arrows.py:7: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/records.py:3: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/records.py:5: 'grades' imported but unused
./usr/share/games/pydance/stepfilters.py:3: 'copy' imported but unused
./usr/share/games/pydance/stepfilters.py:310: undefined name 'beat'
./usr/share/games/pydance/stepfilters.py:480: local variable 'holding_center' is assigned to but never used
./usr/share/games/pydance/ui.py:1: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/pydance/constants.py:10: 'from i18n import *' used; unable to detect undefined names
./usr/share/games/pydance/constants.py:66: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/pydance/fonttheme.py:4: 'from ConfigParser import *' used; unable to detect undefined names
./usr/share/games/pydance/fonttheme.py:6: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/player.py:2: 'colors' imported but unused
./usr/share/games/pydance/player.py:4: 'random' imported but unused
./usr/share/games/pydance/player.py:13: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/player.py:16: 'toRealTime' imported but unused
./usr/share/games/pydance/combos.py:6: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/combos.py:89: local variable 'r' is assigned to but never used
./usr/share/games/pydance/songselect.py:2: 'math' imported but unused
./usr/share/games/pydance/songselect.py:4: 'fontfx' imported but unused
./usr/share/games/pydance/songselect.py:5: 'colors' imported but unused
./usr/share/games/pydance/songselect.py:15: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/songselect.py:16: 'from interface import *' used; unable to detect undefined names
./usr/share/games/pydance/songselect.py:20: 'from i18n import *' used; unable to detect undefined names
./usr/share/games/pydance/gfxtheme.py:13: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/gfxtheme.py:232: local variable 'frames' is assigned to but never used
./usr/share/games/pydance/gameselect.py:3: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/gameselect.py:4: 'from interface import *' used; unable to detect undefined names
./usr/share/games/pydance/gameselect.py:5: 'Font' imported but unused
./usr/share/games/pydance/gameselect.py:12: 'from i18n import *' used; unable to detect undefined names
./usr/share/games/pydance/steps.py:10: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/steps.py:305: local variable 'atsec' is assigned to but never used
./usr/share/games/pydance/courses.py:9: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/courses.py:17: 'from i18n import *' used; unable to detect undefined names
./usr/share/games/pydance/pad.py:3: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/pad.py:6: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/games/pydance/options.py:3: 'os' imported but unused
./usr/share/games/pydance/options.py:6: 'math' imported but unused
./usr/share/games/pydance/options.py:7: 'colors' imported but unused
./usr/share/games/pydance/options.py:15: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/options.py:16: 'from interface import *' used; unable to detect undefined names
./usr/share/games/pydance/options.py:18: 'from i18n import *' used; unable to detect undefined names
./usr/share/games/pydance/lyrics.py:4: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/announcer.py:6: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/fontfx.py:4: 'random' imported but unused
./usr/share/games/pydance/fontfx.py:5: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/fontfx.py:6: 'FontTheme' imported but unused
./usr/share/games/pydance/grades.py:54: undefined name '_'
./usr/share/games/pydance/grades.py:55: undefined name '_'
./usr/share/games/pydance/grades.py:56: undefined name '_'
./usr/share/games/pydance/menus.py:2: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/interface.py:6: 'colors' imported but unused
./usr/share/games/pydance/interface.py:11: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/interface.py:13: 'from i18n import *' used; unable to detect undefined names
./usr/share/games/pydance/interface.py:391: local variable 'c2' is assigned to but never used
./usr/share/games/pydance/util.py:5: 'from i18n import *' used; unable to detect undefined names
./usr/share/games/pydance/endless.py:11: 'from interface import *' used; unable to detect undefined names
./usr/share/games/pydance/endless.py:12: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/endless.py:16: 'from i18n import *' used; unable to detect undefined names
./usr/share/games/pydance/scores.py:19: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/scores.py:21: 'from i18n import *' used; unable to detect undefined names
./usr/share/games/pydance/dance.py:4: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/dance.py:10: 'Announcer' imported but unused
./usr/share/games/pydance/dance.py:13: 'from interface import *' used; unable to detect undefined names
./usr/share/games/pydance/dance.py:26: 'locale' imported but unused
./usr/share/games/pydance/dance.py:350: local variable 'grade' is assigned to but never used
./usr/share/games/pydance/courseselect.py:4: 'math' imported but unused
./usr/share/games/pydance/courseselect.py:10: 'grades' imported but unused
./usr/share/games/pydance/courseselect.py:15: 'unicodedata' imported but unused
./usr/share/games/pydance/courseselect.py:17: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/courseselect.py:18: 'from interface import *' used; unable to detect undefined names
./usr/share/games/pydance/courseselect.py:19: 'CRSFile' imported but unused
./usr/share/games/pydance/courseselect.py:22: 'from i18n import *' used; unable to detect undefined names
./usr/share/games/pydance/colors.py:4: undefined name '_'
./usr/share/games/pydance/colors.py:5: undefined name '_'
./usr/share/games/pydance/colors.py:6: undefined name '_'
./usr/share/games/pydance/colors.py:7: undefined name '_'
./usr/share/games/pydance/colors.py:8: undefined name '_'
./usr/share/games/pydance/colors.py:9: undefined name '_'
./usr/share/games/pydance/colors.py:10: undefined name '_'
./usr/share/games/pydance/colors.py:11: undefined name '_'
./usr/share/games/pydance/colors.py:12: undefined name '_'
./usr/share/games/pydance/colors.py:13: undefined name '_'
./usr/share/games/pydance/colors.py:14: undefined name '_'
./usr/share/games/pydance/colors.py:15: undefined name '_'
./usr/share/games/pydance/colors.py:19: undefined name '_'
./usr/share/games/pydance/colors.py:20: undefined name '_'
./usr/share/games/pydance/i18n.py:2: 'locale' imported but unused
./usr/share/games/pydance/fileparsers.py:6: 'string' imported but unused
./usr/share/games/pydance/fileparsers.py:12: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/fileparsers.py:71: redefinition of unused 'string' from line 6
./usr/share/games/pydance/fileparsers.py:243: local variable 'offset' is assigned to but never used
./usr/share/games/pydance/judge.py:1: 'from constants import *' used; unable to detect undefined names
./usr/share/games/pydance/judge.py:35: local variable 'done' is assigned to but never used
./usr/share/games/pydance/judge.py:37: local variable 'off' is assigned to but never used
./usr/share/games/pydance/error.py:3: 'from interface import *' used; unable to detect undefined names
./usr/share/games/pydance/error.py:19: local variable 'lines' is assigned to but never used

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