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

Lines Matching refs:localhost

117 from urllib import localhost, url2pathname, getproxies, proxy_bypass
1313 req.host != 'localhost'):
1319 # names for the localhost
1325 socket.gethostbyname_ex('localhost')[2] +
1328 FileHandler.names = (socket.gethostbyname('localhost'),)