Searched refs:cookie_file_path (Results 1 – 1 of 1) sorted by relevance
243 def load_auth_credentials(cookie_file_path): argument245 with open(cookie_file_path, 'r') as cookie_file:289 def create_url_opener(cookie_file_path, domain): argument294 credentials = load_auth_credentials(cookie_file_path)