Searched defs:open_with_auth (Results 1 – 1 of 1) sorted by relevance
1038 def open_with_auth(url, opener=urllib.request.urlopen): function1084 open_with_auth = socket_timeout(_SOCKET_TIMEOUT)(open_with_auth) variable