An error occurred fetching the project authors.
  1. 22 Jul, 2010 1 commit
  2. 28 Oct, 2009 1 commit
  3. 25 Oct, 2009 1 commit
    • Tarek Ziadé's avatar
      Merged revisions 75669-75671 via svnmerge from · 04fe7c01
      Tarek Ziadé authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r75669 | tarek.ziade | 2009-10-24 17:10:37 +0200 (Sat, 24 Oct 2009) | 1 line
      
        Issue #7071: byte-compilation in Distutils now looks at sys.dont_write_bytecode
      ........
        r75670 | tarek.ziade | 2009-10-24 17:19:03 +0200 (Sat, 24 Oct 2009) | 1 line
      
        fixed finally state in distutils.test_util
      ........
        r75671 | tarek.ziade | 2009-10-24 17:51:30 +0200 (Sat, 24 Oct 2009) | 1 line
      
        fixed warning and error message
      ........
      04fe7c01
  4. 30 Aug, 2007 1 commit
  5. 10 Nov, 2004 1 commit
  6. 19 Nov, 2002 1 commit
  7. 14 Nov, 2002 1 commit
  8. 30 Jul, 2000 1 commit
  9. 25 Jun, 2000 1 commit
  10. 30 May, 2000 1 commit
  11. 15 Apr, 2000 2 commits
    • Greg Ward's avatar
      eacdea85
    • Greg Ward's avatar
      Cleaned up/simplified error-handling: · 02a1a2b0
      Greg Ward authored
        - 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
  12. 31 Mar, 2000 1 commit
  13. 02 Mar, 2000 1 commit
  14. 14 Aug, 1999 1 commit
  15. 10 Jul, 1999 1 commit
  16. 22 Mar, 1999 1 commit