示例#1
0
 def tourneyRemovePlayer(self, tourney, serial, now=False):
     return PokerService.tourneyRemovePlayer(self, tourney, serial, now=now)
示例#2
0
 def tourneyRemovePlayer(self, tourney, serial, now=False):
     return PokerService.tourneyRemovePlayer(self, tourney, serial, now=now)