964a9bd Py3: Replace six.string_types with str

Authored and Committed by cheimes 6 years ago
    Py3: Replace six.string_types with str
    
    In Python 3, six.string_types is just an alias for str.
    
    See: https://pagure.io/freeipa/issue/7715
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
    
        
file modified
+1 -1
file modified
+1 -3
file modified
+2 -2
file modified
+1 -1
file modified
+1 -1
file modified
+9 -9
file modified
+3 -3
file modified
+2 -2
file modified
+10 -10
file modified
+1 -1
file modified
+2 -4
file modified
+1 -1
file modified
+3 -3
file modified
+1 -1
file modified
+7 -8
file modified
+1 -1
file modified
+1 -1
file modified
+3 -3