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

Lines Matching full:_safe_gethostbyname

1302 def _safe_gethostbyname(host):
1349 (not port and _safe_gethostbyname(host) in self.get_names()):