def __init__(self, arg0 = 0.0): this = _HyPhy.new__THyPhyNumber(arg0) try: self.this.append(this) except: self.this = this
def __init__(self, arg0=0.0): this = _HyPhy.new__THyPhyNumber(arg0) try: self.this.append(this) except: self.this = this
def __init__(self, *args): this = _HyPhy.new__THyPhyNumber(*args) try: self.this.append(this) except: self.this = this