1. 19 Nis, 2000 12 kayıt (commit)
  2. 18 Nis, 2000 1 kayıt (commit)
  3. 17 Nis, 2000 2 kayıt (commit)
  4. 15 Nis, 2000 2 kayıt (commit)
    • Greg Ward's avatar
      eacdea85
    • 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
  5. 14 Nis, 2000 8 kayıt (commit)
  6. 13 Nis, 2000 13 kayıt (commit)
  7. 12 Nis, 2000 2 kayıt (commit)