James E. Blair 9b2d963d03 Add .gitreview
Change-Id: I8cdf3fd457c0cb87c96fbb31133376fc70032731
2015-11-03 09:11:47 -08:00
2015-10-27 08:04:14 +09:00
2015-11-03 09:11:47 -08:00
2015-10-27 08:04:14 +09:00
2015-10-27 08:04:14 +09:00
2015-10-27 08:04:14 +09:00
2015-10-27 08:04:14 +09:00
2015-10-27 08:04:14 +09:00

requestsexceptions

The python requests library bundles the urllib3 library, however, some software distributions modify requests to remove the bundled library. This makes some operations, such as supressing the "insecure platform warning" messages that urllib emits difficult. This is a simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.

Description
Find exception classes in the requests library
Readme 181 KiB
Languages
Python 100%