./usr/share/games/slingshot/general.py:24: 'from pygame.locals import *' used; unable to detect undefined names ./usr/share/games/slingshot/planet.py:28: 'from settings import *' used; unable to detect undefined names ./usr/share/games/slingshot/planet.py:29: 'from general import *' used; unable to detect undefined names ./usr/share/games/slingshot/player.py:27: 'from settings import *' used; unable to detect undefined names ./usr/share/games/slingshot/player.py:28: 'from general import *' used; unable to detect undefined names ./usr/share/games/slingshot/slingshot.py:32: 'from pygame.locals import *' used; unable to detect undefined names ./usr/share/games/slingshot/slingshot.py:33: 'math' imported but unused ./usr/share/games/slingshot/slingshot.py:38: 'from settings import *' used; unable to detect undefined names ./usr/share/games/slingshot/slingshot.py:39: 'from general import *' used; unable to detect undefined names ./usr/share/games/slingshot/slingshot.py:40: 'from player import *' used; unable to detect undefined names ./usr/share/games/slingshot/slingshot.py:41: 'from planet import *' used; unable to detect undefined names ./usr/share/games/slingshot/slingshot.py:42: 'from particle import *' used; unable to detect undefined names ./usr/share/games/slingshot/slingshot.py:43: 'from menu import *' used; unable to detect undefined names ./usr/share/games/slingshot/slingshot.py:339: local variable 'background' is assigned to but never used ./usr/share/games/slingshot/menu.py:24: 'from settings import *' used; unable to detect undefined names ./usr/share/games/slingshot/menu.py:25: 'from general import *' used; unable to detect undefined names ./usr/share/games/slingshot/menu.py:84: redefinition of function 'select' from line 68 ./usr/share/games/slingshot/particle.py:23: 'from settings import *' used; unable to detect undefined names ./usr/share/games/slingshot/particle.py:24: 'from general import *' used; unable to detect undefined names ./usr/share/games/slingshot/particle.py:27: 'sqrt' imported but unused
This report was generated on Sun, 02 Jan 2011 05:33:57 +0000, based on results by pyflakes 0.4.0-1