예제 #1
0
 def __init__(self, config):
     NodeProxy.__init__(self, config)
예제 #2
0
 def __init__(self, dbpath, config):
     PlayerManager.__init__(self, dbpath)
     NodeProxy.__init__(self, config)