Exemplo n.º 1
0
 def __init__(self, results, config, args):
     ResultManager.__init__(self, results, config, args)
Exemplo n.º 2
0
 def __init__(self, results, config, args):
     print "ES Results:", results
     ResultManager.__init__(self, results, config, args)