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