def __init__(self, slottable): """Constructor Argument slottable -- A fully constructed SlotTable """ LeaseAdmissionPolicy.__init__(self, slottable)
def __init__(self, slottable): LeaseAdmissionPolicy.__init__(self, slottable)