tomtryf / ipsilon

Forked from ipsilon 7 years ago
Clone

dc44adc Replace some type(...) checks with isinstance(...)

Authored and Committed by puiterwijk 8 years ago
    Replace some type(...) checks with isinstance(...)
    
    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>
    
        
file modified
+6 -6