• Greg Ward's avatar
    Cleaned up/simplified error-handling: · 02a1a2b0
    Greg Ward yazdı
      - DistutilsOptionError is now documented as it's actually used, ie.
        to indicate bogus option values (usually user options, eg. from
        the command-line)
      - added DistutilsSetupError to indicate errors that definitely arise
        in the setup script
      - got rid of DistutilsValueError, and changed all usage of it to
        either DistutilsSetupError or ValueError as appropriate
      - simplified a bunch of option get/set methods in Command and
        Distribution classes -- just pass on AttributeError most of
        the time, rather than turning it into something else
    02a1a2b0
Adı
Son kayıt (commit)
Son güncelleme
BeOS Loading commit data...
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
acconfig.h Loading commit data...
config.h.in Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...