[issue9643] urllib2 - Basic, Digest Proxy Auth Handlers failure will give 401 code instead of 407
Terry J. Reedy
report at bugs.python.org
Fri Aug 20 20:53:08 CEST 2010
Terry J. Reedy <tjreedy at udel.edu> added the comment:
In 3.x, http_error_auth_reqed is a method of urllib.request.AbstractBasicAuthHandler
(20.5.8. AbstractBasicAuthHandler Objects in 3.1 lib manual)
----------
nosy: +terry.reedy
stage: -> unit test needed
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9643>
_______________________________________
More information about the Python-bugs-list
mailing list