sanitize_path_for_msdos_filesystem

@accepts(utf8)
@returns(none)
def sanitize_path_for_msdos_filesystem(path)

Modifies @path such that it represents a legal path for MS DOS filesystems.

path :

a path to sanitize (modified in place)