Lines Matching refs:HOST
41 HOST = '127.0.0.1' # python execution server on localhost loopback42 PORT = 0 # someday pass in host, port for remote debug capability405 addr = (HOST, self.port)