2f567f0 Fix error message encoding

1 file Authored by simo 7 years ago, Committed by mbasti 7 years ago,
    Fix error message encoding
    
    - Use the correct unicode string for an error message, otherwise an
    exception will generate another exception about incorrect type,
    masking the original error.
    
    Signed-off-by: Simo Sorce <simo@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+2 -1