Searched refs:open_with_auth (Results 1 – 2 of 2) sorted by relevance
764 return open_with_auth(url, self.opener)1038 def open_with_auth(url, opener=urllib.request.urlopen): function1084 open_with_auth = socket_timeout(_SOCKET_TIMEOUT)(open_with_auth) variable
2778 * Distribute #262: package_index.open_with_auth no longer throws LookupError