def __init__(self, *args): this = _EST_Relation.new_EST_Relation(*args) try: self.this.append(this) except: self.this = this
def __init__(self, *args): _swig_setattr(self, EST_Relation, 'this', _EST_Relation.new_EST_Relation(*args)) _swig_setattr(self, EST_Relation, 'thisown', 1)