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

Function urldefrag

Lib/urlparse.py:302–314  ·  view source on GitHub ↗

Removes any existing fragment from URL. Returns a tuple of the defragmented URL and the fragment. If the URL contained no fragments, the second element is the empty string.

(url)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

urlparseFunction · 0.85
urlunparseFunction · 0.85

Tested by

no test coverage detected