439a7ce Use Py3-compatible exception handling

Authored and Committed by lsedlar 6 years ago
    Use Py3-compatible exception handling
    
    In once case we can completely drop try-except statements: it only
    logs the exception details but that will be logged again anyway.
    
    Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
    
        
file modified
+2 -6
file modified
+1 -1
file modified
+2 -2