Fixes issues #496 by having Response.ok catch all Requests exceptions.
authorSteve Pulec <spulec@gmail.com>
Mon, 19 Mar 2012 02:06:42 +0000 (23:06 -0300)
committerSteve Pulec <spulec@gmail.com>
Mon, 19 Mar 2012 02:06:42 +0000 (23:06 -0300)
commit3c2f52d6813f181fc53b01f67ca25ef1fae0f321
tree2c34882152cf6996a08938fa8103c8a0877b60b9
parent5c575b30c2811c1dddf86814f2bbd32376d80083
Fixes issues #496 by having Response.ok catch all Requests exceptions.
requests/models.py