Home | History | Annotate | Download | only in test

Lines Matching defs:send_request

990             def send_request(self, conn, url, body):
991 xmlrpclib.Transport.send_request(self, conn, url, body)