def __init__(self): BpHook.__init__(self)
def __init__(self, buf): BpHook.__init__(self) self.buf = buf
def __init__(self) : BpHook.__init__(self)