Searched refs:send_host (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | xmlrpclib.py | 1309 self.send_host(h, host) |
/external/python/cpython2/Lib/test/ | ||
D | test_xmlrpc.py | 1082 def send_host(self, conn, host): member in TransportSubclassTestCase.test_send_host.TestTransport |
/external/python/cpython2/Doc/library/ | ||
D | xmlrpclib.rst | 602 def send_host(self, connection, host): |