Exemplo n.º 1
0
 def __init__(self):
     self.logs = defaultdict(lambda: defaultdict(set))
     self.colorizer = Color()