def _host_lookup()

in src/sagemaker_mxnet_container/training.py [0:0]


def _host_lookup(host):
    return socket.gethostbyname(host)