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 ubershmekel
Recipients ubershmekel
Date 2011-04-07.22:00:08
SpamBayes Score 0.089462526
Marked as misclassified No
Message-id <1302213610.12.0.161082495346.issue11799@psf.upfronthosting.co.za>
In-reply-to
Content
I noticed it's not only that python doesn't support NTLM, it's that I used Basic Auth which isn't NTLM. So I modified the patch to pertain to basic auth and digest as well.
History
Date User Action Args
2011-04-07 22:00:10ubershmekelsetrecipients: + ubershmekel
2011-04-07 22:00:10ubershmekelsetmessageid: <1302213610.12.0.161082495346.issue11799@psf.upfronthosting.co.za>
2011-04-07 22:00:08ubershmekellinkissue11799 messages
2011-04-07 22:00:08ubershmekelcreate