6ab4074 python: Add pypath_converter to killpath API

Authored and Committed by abawer 4 years ago
    python: Add pypath_converter to killpath API
    
    We would like killpath to be able to handle paths as either unicode
    and bytes, as well as the ones given in the command args.
    
    Stub test for killpath API was modified to permutate over all paths
    without expected xfails.
    
        
file modified
+65 -44
file modified
+1 -1