Home
last modified time | relevance | path

Searched defs:urlunsplit (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Durlparse.py233 def urlunsplit(data): function
/external/python/cpython3/Lib/urllib/
Dparse.py497 def urlunsplit(components): function