Exemplo n.º 1
0
 def _checkParams(self):
     self.blocked_room = BlockedRoom.get(self._params['blocked_room_id'])
Exemplo n.º 2
0
 def _process_args(self):
     self.blocked_room = BlockedRoom.get(self._params['blocked_room_id'])
Exemplo n.º 3
0
 def _checkParams(self):
     self.blocked_room = BlockedRoom.get(self._params['blocked_room_id'])