Example #1
0
 def __init__(self, packet, pos=0, parent=None):
     Syntax.__init__(self, packet, pos, parent)
     self.callbacks = dict()
Example #2
0
 def __init__(self, packet, pos=0, parent=None):
     Syntax.__init__(self, packet, pos, parent)
     self.callbacks = dict()