exception documentation

class DistutilsSetupError(DistutilsError): (source)

View In Hierarchy

For errors that can be definitely blamed on the setup script, such as invalid keyword arguments to 'setup()'.