commit | ecd2ec0aa0c4e6ec8fb746ac85b5a27a42106935 | [log] [tgz] |
---|---|---|
author | Brandon Palm <bapalm@us.ibm.com> | Thu Feb 25 09:38:36 2016 -0600 |
committer | Brandon Palm <bapalm@us.ibm.com> | Thu Feb 25 09:38:36 2016 -0600 |
tree | 55d79a504675a1cec28c7244d47342a5c32b9cb2 | |
parent | 11df0f3b9666da0e4d0d4e195e1a183908928f39 [diff] |
Use isinstance instead of type Adjusted conditional statements to use isinstance when comparing variables. Isinstance supports inheritance type checking better than type. Change-Id: Id194b9edf4cda615de9007bc187b647d4718a567