Home | History | Annotate | Download | only in python2.7

Lines Matching full:gethostbyname

1304         return socket.gethostbyname(host)
1328 FileHandler.names = (socket.gethostbyname('localhost'),)
1384 host = socket.gethostbyname(host)