def __init__(self, *args): this = _TOSSIM.new_nesc_app_t(*args) try: self.this.append(this) except: self.this = this
def __init__(self, *args): _swig_setattr(self, nesc_app_t, 'this', _TOSSIM.new_nesc_app_t(*args)) _swig_setattr(self, nesc_app_t, 'thisown', 1)