d7eaa34 python: Use PyBytes converter for read_resource_owners API

1 file Authored by abawer 5 years ago, Committed by nsoffer 5 years ago,
    python: Use PyBytes converter for read_resource_owners API
    
    Implications:
    
    - Py2 : no difference
    - Py3 : if used, only accept bytes for lockspace name.
    
        
file modified
+19 -14