7e8eb53 Py3: Fix undefined variable

Authored and Committed by mbasti 7 years ago
    Py3: Fix undefined variable
    
    Variable 'e' has only local scope in except block in Py3
    
    https://fedorahosted.org/freeipa/ticket/4985
    
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    
        
file modified
+1 -1