HCE Project Python language Distributed Tasks Manager Application, Distributed Crawler Application and client API bindings.  2.0.0-chaika
Hierarchical Cluster Engine Python language binding
url_normalize.py File Reference

Go to the source code of this file.

Namespaces

 app.url_normalize
 

Functions

def app.url_normalize.url_normalize (url, charset='utf-8')
 
def app.url_normalize.testcase1 (expected, value)
 
def app.url_normalize.testcase2 (original, normalized)
 

Variables

string app.url_normalize.__license__ = "Python"
 
float app.url_normalize.__version__ = 1.1
 
int app.url_normalize.MAX_ALLOWED_LABEL_LENGTH = 63
 
 app.url_normalize.suite = unittest.TestSuite()
 
list app.url_normalize.tests1
 
dictionary app.url_normalize.tests2