Debian Automated Code Analysis

pyflakes analysis of balazarbrothers_1.0~rc1-4.1_all.deb

./usr/share/games/balazar_brothers/hack_models.py:18: 'balazar_brothers' imported but unused
./usr/share/games/balazar_brothers/main_loop.py:19: 'random' imported but unused
./usr/share/games/balazar_brothers/main_loop.py:19: 'time' imported but unused
./usr/share/games/balazar_brothers/main_loop.py:20: 'sdlconst' imported but unused
./usr/share/games/balazar_brothers/main_loop.py:20: 'cerealizer' imported but unused
./usr/share/games/balazar_brothers/main_loop.py:63: undefined name '_'
./usr/share/games/balazar_brothers/player.py:23: 'create_demo_level' imported but unused
./usr/share/games/balazar_brothers/bonus.py:20: 'globdef' imported but unused
./usr/share/games/balazar_brothers/bonus.py:20: 'balazar_brothers' imported but unused
./usr/share/games/balazar_brothers/bonus.py:55: undefined name 'BonusTakenState'
./usr/share/games/balazar_brothers/bonus.py:58: undefined name 'BonusResurrectedState'
./usr/share/games/balazar_brothers/discussion.py:118: undefined name '_'
./usr/share/games/balazar_brothers/discussion.py:130: undefined name '_'
./usr/share/games/balazar_brothers/discussion.py:131: undefined name '_'
./usr/share/games/balazar_brothers/discussion.py:204: redefinition of function 'on_validate' from line 197
./usr/share/games/balazar_brothers/discussion.py:238: local variable 'y' is assigned to but never used
./usr/share/games/balazar_brothers/discussion.py:254: local variable 'y' is assigned to but never used
./usr/share/games/balazar_brothers/discussion.py:265: undefined name '_'
./usr/share/games/balazar_brothers/discussion.py:275: undefined name '_'
./usr/share/games/balazar_brothers/discussion.py:276: undefined name '_'
./usr/share/games/balazar_brothers/controller.py:18: 'random' imported but unused
./usr/share/games/balazar_brothers/controller.py:18: 'os' imported but unused
./usr/share/games/balazar_brothers/controller.py:19: 'cerealizer' imported but unused
./usr/share/games/balazar_brothers/controller.py:20: 'tofu' imported but unused
./usr/share/games/balazar_brothers/controller.py:22: 'globdef' imported but unused
./usr/share/games/balazar_brothers/controller.py:22: 'balazar_brothers' imported but unused
./usr/share/games/balazar_brothers/gui.py:18: 'random' imported but unused
./usr/share/games/balazar_brothers/gui.py:18: 'os' imported but unused
./usr/share/games/balazar_brothers/gui.py:18: 'math' imported but unused
./usr/share/games/balazar_brothers/gui.py:93: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:94: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:95: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:96: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:101: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:101: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:104: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:105: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:106: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:106: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:106: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:106: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:107: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:108: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:109: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:120: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:130: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:131: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:132: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:142: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:143: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:144: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:145: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:146: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:147: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:163: redefinition of unused 'sys' from line 18
./usr/share/games/balazar_brothers/gui.py:183: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:246: undefined name '_'
./usr/share/games/balazar_brothers/gui.py:258: local variable 'action' is assigned to but never used
./usr/share/games/balazar_brothers/init_editobj.py:24: 'from balazar_brothers.bonus import *' used; unable to detect undefined names
./usr/share/games/balazar_brothers/init_editobj.py:25: 'from balazar_brothers.platform import *' used; unable to detect undefined names
./usr/share/games/balazar_brothers/init_editobj.py:26: 'from balazar_brothers.trap import *' used; unable to detect undefined names
./usr/share/games/balazar_brothers/init_editobj.py:30: 'dircache' imported but unused
./usr/share/games/balazar_brothers/init_editobj.py:30: 'Tkinter' imported but unused
./usr/share/games/balazar_brothers/init_editobj.py:30: 'os' imported but unused
./usr/share/games/balazar_brothers/level.py:18: 'balazar_brothers' imported but unused
./usr/share/games/balazar_brothers/level.py:20: 'globdef' imported but unused
./usr/share/games/balazar_brothers/level.py:21: 'Balazar' imported but unused
./usr/share/games/balazar_brothers/level.py:22: 'PortailPlatform' imported but unused
./usr/share/games/balazar_brothers/level.py:26: undefined name '_'
./usr/share/games/balazar_brothers/level.py:273: 'Vector' imported but unused
./usr/share/games/balazar_brothers/level.py:274: redefinition of unused 'PortailPlatform' from line 22
./usr/share/games/balazar_brothers/level.py:274: 'PortailPlatform' imported but unused
./usr/share/games/balazar_brothers/level.py:304: local variable 'p' is assigned to but never used
./usr/share/games/balazar_brothers/level.py:333: 'Vector' imported but unused
./usr/share/games/balazar_brothers/level.py:334: redefinition of unused 'PortailPlatform' from line 22
./usr/share/games/balazar_brothers/level.py:334: 'StartingPlatform' imported but unused
./usr/share/games/balazar_brothers/level.py:335: 'SmallChest' imported but unused
./usr/share/games/balazar_brothers/level.py:350: local variable 'p' is assigned to but never used
./usr/share/games/balazar_brothers/camera.py:19: 'tofu' imported but unused
./usr/share/games/balazar_brothers/__init__.py:19: 'tofu' imported but unused
./usr/share/games/balazar_brothers/__init__.py:24: 'balazar_brothers' imported but unused
./usr/share/games/balazar_brothers/trap.py:18: 'random' imported but unused
./usr/share/games/balazar_brothers/trap.py:22: 'globdef' imported but unused
./usr/share/games/balazar_brothers/platform.py:18: 'random' imported but unused
./usr/share/games/balazar_brothers/platform.py:23: 'globdef' imported but unused
./usr/share/games/balazar_brothers/platform.py:23: 'balazar_brothers' imported but unused
./usr/share/games/balazar_brothers/platform.py:402: undefined name '_'
./usr/share/games/balazar_brothers/platform.py:407: undefined name '_'
./usr/share/games/balazar_brothers/character.py:22: 'MultiCharactersPlatform' imported but unused
./usr/share/games/balazar_brothers/character.py:289: redefinition of function 'start_discussion' from line 286
./usr/share/games/balazar_brothers/character.py:303: undefined name 'code'
./usr/share/games/balazar_brothers/character.py:472: redefinition of function 'get_teamates' from line 467
./usr/share/games/balazar_brothers/character.py:518: local variable 'discussion' is assigned to but never used
./usr/share/games/balazar_brothers/character.py:521: redefinition of function 'do_discussion' from line 517
./usr/share/games/balazar_brothers/character.py:530: redefinition of function 'do_say_chat' from line 526
./usr/share/games/balazar_brothers/weather.py:21: 'balazar_brothers' imported but unused
./usr/share/games/balazar_brothers/terrain_gen.py:22: 'balazar_brothers' imported but unused
./usr/share/games/balazar_brothers/level_editor.py:20: 'balazar_brothers' imported but unused
./usr/share/games/balazar_brothers/level_editor.py:21: 'PortailPlatform' imported but unused
./usr/share/games/balazar_brothers/level_editor.py:21: 'Platform' imported but unused
./usr/share/games/balazar_brothers/level_editor.py:24: 'editobj' imported but unused
./usr/share/games/balazar_brothers/level_editor.py:24: 'custom' imported but unused
./usr/share/games/balazar_brothers/level_editor.py:24: 'editor' imported but unused
./usr/share/games/balazar_brothers/level_editor.py:25: 'os' imported but unused
./usr/share/games/balazar_brothers/level_editor.py:25: 'dircache' imported but unused
./usr/share/games/balazar_brothers/level_editor.py:50: undefined name '_'
./usr/share/games/balazar_brothers/level_stat.py:18: 'soya' imported but unused

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