Exemplo n.º 1
0
 def tourneyNewState(self, tourney, old_state, new_state):
     return PokerService.tourneyNewState(self, tourney, old_state,
                                         new_state)
Exemplo n.º 2
0
 def tourneyNewState(self, tourney, old_state, new_state):
     return PokerService.tourneyNewState(self, tourney, old_state, new_state)