Пример #1
0
 def execute(self, response):
     """
     @type response: IRCResponse
     """
     response.Response = StringUtils.stripColours(response.Response)
     return response