def sendMSG(self, *args): return _ESL.ESLconnection_sendMSG(self, *args)
def sendMSG(self, send_me, uuid=None): return _ESL.ESLconnection_sendMSG(self, send_me, uuid)