Exemple #1
0
 def __init__(self):
     BpHook.__init__(self)
Exemple #2
0
 def __init__(self, buf):
     BpHook.__init__(self)
     self.buf = buf
Exemple #3
0
 def __init__(self, buf):
     BpHook.__init__(self)
     self.buf = buf
Exemple #4
0
 def __init__(self) :
   BpHook.__init__(self)