This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients orsenthil, terry.reedy
Date 2010-08-20.18:53:07
SpamBayes Score 0.07926645
Marked as misclassified No
Message-id <1282330388.86.0.52812140551.issue9643@psf.upfronthosting.co.za>
In-reply-to
Content
In 3.x, http_error_auth_reqed is a method of urllib.request.AbstractBasicAuthHandler
(20.5.8. AbstractBasicAuthHandler Objects in 3.1 lib manual)
History
Date User Action Args
2010-08-20 18:53:09terry.reedysetrecipients: + terry.reedy, orsenthil
2010-08-20 18:53:08terry.reedysetmessageid: <1282330388.86.0.52812140551.issue9643@psf.upfronthosting.co.za>
2010-08-20 18:53:07terry.reedylinkissue9643 messages
2010-08-20 18:53:07terry.reedycreate