ccf9334 pylint: Fix deprecated-class

8 files Authored by slev 2 years ago, Committed by rcritten 2 years ago,
    pylint: Fix deprecated-class
    
    There is no actual usage of deprecated classes for Python3.
    Pylint complains about such for Python2. Since Python2 is no
    longer supported these imports were removed.
    
    Fixes: https://pagure.io/freeipa/issue/9117
    Signed-off-by: Stanislav Levin <slev@altlinux.org>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    
        
file modified
+1 -7
file modified
+1 -6
file modified
+1 -6
file modified
+1 -9