32c52db Detect and prefer platform Python

Authored and Committed by cheimes 5 years ago
1 file changed. 18 lines added. 1 lines removed.
    Detect and prefer platform Python
    
    A platform Python interpreter is a special variant of the interpreter,
    that is only used for system software. It's located at
    /usr/libexec/platform-python.
    
    Fixes: https://pagure.io/freeipa/issue/7680
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+18 -1