Thomas Lee added the comment:

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 :)

----------
nosy: +thomaslee

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16062>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to