Searched refs:splitnport (Results 1 – 2 of 2) sorted by relevance
94 host, port = urllib.splitnport(host)
1113 def splitnport(host, defport=-1): function