module documentation

Undocumented

Function decompose Undocumented
Function filesys_decode Ensure that the given path is decoded, NONE when no expected encoding works
Function try_encode turn unicode encoding into a functional routine
def decompose(path): (source)

Undocumented

def filesys_decode(path): (source)

Ensure that the given path is decoded, NONE when no expected encoding works

def try_encode(string, enc): (source)

turn unicode encoding into a functional routine