9f751ef Fix handling unicode in infosssd

Authored and Committed by puiterwijk 6 years ago
    Fix handling unicode in infosssd
    
    This patch removes various explicit str() calls, which would crash
    if there was any unicode in the attribute value.
    
    Fixes: #272
    Merges: #275
    Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
    Reviewed-by: Howard Johnson <merlin@merlinthp.org>
    
        
file modified
+6 -6