Example #1
0
 def __init__(self, config, dataPath):
     self.config        = config
     self.ctcp          = Ctcp()
     self.pluginManager = PluginManager(self, dataPath)