in src/sagemaker_pytorch_container/training.py [0:0]
def _dns_lookup(host): """Retry DNS lookup on host.""" return socket.gethostbyname(host)