c38516e ipalib.rpc: Update for Python 3

1 file Authored by pviktori 8 years ago, Committed by tbabej 8 years ago,
1 file changed. 29 lines added. 6 lines removed.
    ipalib.rpc: Update for Python 3
    
    The client XML-RPC implementation is tied to rpclib internals,
    so with a change in Python it needs to be updated. And rpclib
    changed in Python 3.
    
    Reviewed-By: Tomas Babej <tbabej@redhat.com>
    
        
file modified
+29 -6