deb-python-hplefthandclient/hpelefthandclient
Alex O'Rourke b7eb87a397 Changes exception's isinstance str to basestring
The error description was not being displayed when an exception
was being raised. This was due to the patch merged in from
issue #12 (reported in the 3PAR client), which changed the body
to type bytes instead of typestr.  The check in exceptions.py is
now updated to represent this change.

Change-Id: I471192a38b47f118114239fce63c52c9764b1ac9
2015-11-17 16:52:36 -08:00
..
__init__.py Allow suppressing of SSL log warnings 2015-11-17 11:11:23 -08:00
client.py Rebranding the hplefthandclient 2015-11-13 15:47:35 -08:00
exceptions.py Changes exception's isinstance str to basestring 2015-11-17 16:52:36 -08:00
http.py Allow suppressing of SSL log warnings 2015-11-17 11:11:23 -08:00