Exemplo n.º 1
0
Arquivo: iso.py Projeto: papagr/TheLMA
 def _check_input(self):
     ValueDeterminer._check_input(self)
     self._check_input_class('"regard controls" flag', self.regard_controls,
                             bool)
Exemplo n.º 2
0
 def _check_input(self):
     ValueDeterminer._check_input(self)
     self._check_input_class('"regard controls" flag', self.regard_controls,
                             bool)