Exemplo n.º 1
0
 def tourneyRemovePlayer(self, tourney, serial, now=False):
     return PokerService.tourneyRemovePlayer(self, tourney, serial, now=now)
Exemplo n.º 2
0
 def tourneyRemovePlayer(self, tourney, serial, now=False):
     return PokerService.tourneyRemovePlayer(self, tourney, serial, now=now)