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