Home
last modified time | relevance | path

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

/third_party/python/Lib/urllib/
Dparse.py161 hostname = self._hostinfo[0]
172 port = self._hostinfo[1]
202 def _hostinfo(self): member in _NetlocResultMixinStr
232 def _hostinfo(self): member in _NetlocResultMixinBytes