b1fbdbe ipautil: port host_port_open() to python 3

1 file Authored by stlaz 7 years ago, Committed by tkrizek 7 years ago,
    ipautil: port host_port_open() to python 3
    
    socket.send() expects `Bytes` instance, not string
    
    https://pagure.io/freeipa/issue/4985
    
    Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
    
        
file modified
+1 -1