Home
last modified time | relevance | path

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

/third_party/python/Lib/urllib/
Dparse.py411 def _splitnetloc(url, start=0): function
479 netloc, url = _splitnetloc(url, 2)