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
ftest_dc_normalize_url.py File Reference

Go to the source code of this file.

Namespaces

 ftests.ftest_dc_normalize_url
 

Functions

def ftests.ftest_dc_normalize_url.getLogger ()
 

Variables

def ftests.ftest_dc_normalize_url.logger = getLogger()
 
string ftests.ftest_dc_normalize_url.url = '//192.168.253.114/template_scraping/index1.html'
 
string ftests.ftest_dc_normalize_url.base = 'https://regex101.com\a\\\\\\\\\\b/index2.html'
 
list ftests.ftest_dc_normalize_url.supportProtocols = ['http', 'https']
 
list ftests.ftest_dc_normalize_url.baseUrls
 
list ftests.ftest_dc_normalize_url.urls
 
 ftests.ftest_dc_normalize_url.retUrl = urlNormalization(baseUrl, url, log=logger)