module documentation

Undocumented

Class ​File​Proxy​Mixin A mixin class used to forward file methods to an underlaying file object. The internal file object has to be called "file":
Function validate​_file​_name Undocumented
def validate_file_name(name, allow_relative_path=False):

Undocumented