Exemplo n.º 1
0
 def has_bot_set_ni(self, bug):
     if not self.has_flags:
         raise Exception
     return utils.has_bot_set_ni(bug)
Exemplo n.º 2
0
 def has_bot_set_ni(self, bug):
     if not self.has_flags:
         raise Exception
     return utils.has_bot_set_ni(bug)