Searched defs:http_error_auth_reqed (Results 1 – 1 of 1) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ | ||
D | urllib2.py | 841 def http_error_auth_reqed(self, authreq, host, req, headers): member in AbstractBasicAuthHandler |