Searched refs:root_url_file (Results 1 – 1 of 1) sorted by relevance
9 root_url_file = os.path.join(tko, '.root_url') variable10 if os.path.exists(root_url_file):11 html_root = open(root_url_file, 'r').readline().rstrip()