cca9aa4 py3: WSGI executioners must return bytes in list

Authored and Committed by mbasti 7 years ago
    py3: WSGI executioners must return bytes in list
    
    WSGI prints TypeError into error log when IPA doesn't return bytes in
    list as result
    
    https://fedorahosted.org/freeipa/ticket/4985
    
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    
        
file modified
+12 -10