def __init__(self, hacker_ip): self.hacker_ip = hacker_ip self.plugins = [impt('wetland.output_plugin.'+n).plugin(self.hacker_ip) for n in pname]