Ejemplo n.º 1
0
 def _check_groups(self, user_input, report_func):
     return check_grouplist(user_input)
Ejemplo n.º 2
0
 def _check_name(self, name):
     return check_grouplist(name)