cdurlparse

clear_cache()

Clear the parse cache.

urlparse(url[, scheme, allow_fragments])

urlunparse(xxx_todo_changeme)

urljoin(base, url[, allow_fragments])

urldefrag(url)

Removes any existing fragment from URL.

test()