Home
last modified time | relevance | path

Searched refs:_hostinfo (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/urllib/
Dparse.py156 hostname = self._hostinfo[0]
167 port = self._hostinfo[1]
191 def _hostinfo(self): member in _NetlocResultMixinStr
221 def _hostinfo(self): member in _NetlocResultMixinBytes