]> granicus.if.org Git - python/commit
Added the DEBUG global (set from the DISTUTILS_DEBUG environment variable).
authorGreg Ward <gward@python.net>
Fri, 26 May 2000 00:54:52 +0000 (00:54 +0000)
committerGreg Ward <gward@python.net>
Fri, 26 May 2000 00:54:52 +0000 (00:54 +0000)
commit37af1c380714d6f67d99d84ce9c28759ecfd311c
tree01addfbabe618de0ab0856935624b58b5675ab73
parent8bbba17d3815a44eefbd0cf33db937a56fe50db5
Added the DEBUG global (set from the DISTUTILS_DEBUG environment variable).
Changed the exception-handling code in 'setup()' to re-raise exceptions
  if DEBUG is true.
Lib/distutils/core.py