Searched refs:browser_protocol_path (Results 1 – 1 of 1) sorted by relevance
14 browser_protocol_path = sys.argv[5] if len(sys.argv) > 5 else None variable160 if browser_protocol_path:161 browser_protocol_data = open(browser_protocol_path).read()