Vega strike Python Modules doc  0.5.1
Documentation of the " Modules " folder of Vega strike
 All Data Structures Namespaces Files Functions Variables
urlparse.py File Reference

Go to the source code of this file.

Namespaces

 urlparse
 

Constant Groups

 urlparse
 

Functions

def clear_cache
 
def urlparse
 
def urlsplit
 
def urlunparse
 
def urlunsplit
 
def urljoin
 
def urldefrag
 
def test
 

Variables

list __all__ = ["urlparse", "urlunparse", "urljoin"]
 
list uses_relative
 
list uses_netloc
 
list non_hierarchical
 
list uses_params
 
list uses_query
 
list uses_fragment
 
tuple scheme_chars
 
int MAX_CACHE_SIZE = 20
 
dictionary _parse_cache = {}
 
string test_input