Exemplo n.º 1
0
    def __init__(self):
        Callback.__init__(self)

        self.comparisons = []
Exemplo n.º 2
0
    def __init__(self, *args):
        Callback.__init__(self)

        self.bitwise_operations = []