Replace some type(...) checks with isinstance(...)
authorPatrick Uiterwijk <puiterwijk@redhat.com>
Wed, 8 Jul 2015 01:01:50 +0000 (03:01 +0200)
committerPatrick Uiterwijk <puiterwijk@redhat.com>
Wed, 8 Jul 2015 11:25:51 +0000 (13:25 +0200)
This is needed because otherwise the pylint version in
Fedora 22 will complain.

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
Reviewed-by: Simo Sorce <simo@redhat.com>

No differences found