def __init__(self, *args): this = _EST_Track.new_EST_Track(*args) try: self.this.append(this) except: self.this = this
def __init__(self, *args): _swig_setattr(self, EST_Track, 'this', _EST_Track.new_EST_Track(*args)) _swig_setattr(self, EST_Track, 'thisown', 1)