1b79ac6 client: Do not create instance just to check isinstance

3 files Authored by dkupka 7 years ago, Committed by jcholast 7 years ago,
    client: Do not create instance just to check isinstance
    
    Checking that classes are idenical gives the same result and
    avoids unnecessary instantiation.
    
    https://fedorahosted.org/freeipa/ticket/6048
    
    Reviewed-By: Jan Cholasta <jcholast@redhat.com>
    
        
file modified
+8 -8