osc-lib/openstackclient/api
Brandon Palm 7ec0d75a21 Use instanceof instead of type
Adjusted conditional statements to use instanceof when
comparing variables. Instanceof supports inheritance type
checking better than type.

Change-Id: I4ee0004934dc2322d43ef07e797a6811e39a812c
Closes-Bug: 1548530
2016-02-22 16:23:23 -06:00
..
__init__.py Add low-level API base class 2014-09-29 12:32:45 -05:00
api.py Use instanceof instead of type 2016-02-22 16:23:23 -06:00
auth.py Clean redundant argument to dict.get 2016-02-21 13:21:31 +08:00
utils.py Use instanceof instead of type 2016-02-22 16:23:23 -06:00