didiksupriadi41 / freeipa

Forked from freeipa 2 years ago
Clone

77e9017 p11helper: Port to Python 3

1 file Authored by pviktori 8 years ago, Committed by jcholast 8 years ago,
    p11helper: Port to Python 3
    
    - Use binascii.hexlify instead of encode('hex')
    - Keep the library name as a text string instead of encoding to bytes
    
    https://fedorahosted.org/freeipa/ticket/5638
    
    Reviewed-By: Jan Cholasta <jcholast@redhat.com>
    
        
file modified
+5 -6