5453f07 python: Apply pypath_converter to parse_resource util function

Authored and Committed by abawer 5 years ago
    python: Apply pypath_converter to parse_resource util function
    
    We should be able to parse resource paths as either unicode or bytes.
    
    Stub tests involving valid arguments parsing of resources paths
    are set with additional permutations with no xfails expected.
    
        
file modified
+29 -17
file modified
+12 -4