comparison gamelib/scenes/game_constants.py @ 476:c72946d3a59a

Some minor pylint driven style fixes
author Neil Muller <neil@dip.sun.ac.za>
date Sun, 29 Aug 2010 11:36:16 +0200
parents 2b820b4ba3bf
children
comparison
equal deleted inserted replaced
475:ee6dfee88912 476:c72946d3a59a
1 """Usefule constants that are needed in several scenes""" 1 """Usefule constants that are needed in several scenes"""
2 2
3 PLAYER_ID='84C7-D10DCFDA0878' 3 PLAYER_ID = '84C7-D10DCFDA0878'