Exemplo n.º 1
0
 def echo_error(self, message):
   """Generate an error, but we get to set the error message."""
   return tools.echo_error(self, message)
Exemplo n.º 2
0
 def echo_error(self, message):
     """Generate an error, but we get to set the error message."""
     return tools.echo_error(self, message)