MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / urlunsplit

Function urlunsplit

Lib/urlparse.py:232–248  ·  view source on GitHub ↗

Combine the elements of a tuple as returned by urlsplit() into a complete URL as a string. The data argument can be any five-item iterable. This may result in a slightly different, but equivalent URL, if the URL that was parsed originally had unnecessary delimiters (for example, a ? with

(data)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

geturlMethod · 0.85
urlunparseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected