be9da19 uninstall: remove deprecation warning

Authored and Committed by stlaz 6 years ago
    uninstall: remove deprecation warning
    
    RawConfigParser.readfp() method is deprecated and throws
    DeprecationWarning in python 3 during uninstall.
    
    https://pagure.io/freeipa/issue/7131
    
    Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
    
        
file modified
+1 -3