1
0

on_whoreply.py 178 B

12345
  1. from common import log
  2. def process_event(self, connection, event):
  3. log.info(event)
  4. #Protectees.update(self, event.arguments[4], event.arguments[1], event.arguments[2])