Message171408
Thanks ABR. You may be better off raising a ticket against requests (https://github.com/kennethreitz/requests).
I'm assuming what you want to happen here is for the session.post() call to return the 401 response without raising an exception. Perfectly reasonable, but to the best of my knowledge the "requests" library isn't in Python's standard library -- and so this is not the place to get it fixed :) |
|
Date |
User |
Action |
Args |
2012-09-28 06:47:35 | thomaslee | set | recipients:
+ thomaslee, ABR |
2012-09-28 06:47:35 | thomaslee | set | messageid: <1348814855.68.0.711900747769.issue16062@psf.upfronthosting.co.za> |
2012-09-28 06:47:35 | thomaslee | link | issue16062 messages |
2012-09-28 06:47:35 | thomaslee | create | |
|