exception documentation

class DistutilsFileError(DistutilsError): (source)

View In Hierarchy

Any problems in the filesystem: expected file not found, etc. Typically this is for problems that we detect before OSError could be raised.