Files
cpython/Lib
Greg Ward 02a1a2b077 Cleaned up/simplified error-handling:
- 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
2000-04-15 22:15:07 +00:00
..
2000-03-16 20:06:59 +00:00
2000-03-07 15:19:31 +00:00
2000-02-02 15:10:15 +00:00
2000-02-02 15:10:15 +00:00
2000-02-02 15:10:15 +00:00
2000-02-02 15:10:15 +00:00
2000-02-02 15:10:15 +00:00
2000-02-02 15:10:15 +00:00
2000-04-13 14:11:21 +00:00
2000-02-02 15:10:15 +00:00
2000-03-28 21:42:38 +00:00
2000-03-28 21:45:46 +00:00
2000-03-28 21:45:46 +00:00
2000-03-28 21:45:46 +00:00
2000-03-28 21:45:46 +00:00
2000-02-19 13:36:23 +00:00
2000-02-10 17:17:14 +00:00
2000-03-28 21:45:46 +00:00
2000-04-04 19:50:04 +00:00
2000-03-06 20:39:59 +00:00
2000-03-28 21:45:46 +00:00
2000-02-02 15:10:15 +00:00
2000-02-10 17:17:14 +00:00
2000-03-27 19:29:31 +00:00
2000-02-10 17:17:14 +00:00
2000-03-28 21:45:46 +00:00
2000-02-10 17:17:14 +00:00
2000-02-29 00:10:24 +00:00
2000-03-10 23:18:11 +00:00
2000-02-10 17:17:14 +00:00
2000-02-02 15:10:15 +00:00
2000-04-11 15:38:46 +00:00
2000-02-10 17:17:14 +00:00