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