module documentation

Undocumented

Class FileProxyMixin 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): (source)

Undocumented