Trees Indices Help
Python Standard Library
Package distutils :: Module errors :: Class DistutilsSetupError
[]

type DistutilsSetupError

 object --+ 
 | 
exceptions.BaseException --+ 
 | 
 exceptions.Exception --+ 
 | 
 DistutilsError --+
 |
 DistutilsSetupError

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

Instance Methods [hide private]

Inherited from exceptions.Exception : __init__ , __new__

Inherited from exceptions.BaseException : __delattr__ , __getattribute__ , __getitem__ , __getslice__ , __reduce__ , __repr__ , __setattr__ , __setstate__ , __str__

AltStyle によって変換されたページ (->オリジナル) /