General cleanup, raise normalization in Lib/distutils.

This commit is contained in:
Collin Winter 2007-08-30 03:52:21 +00:00
parent a73bfee73d
commit 5b7e9d76f3
47 changed files with 963 additions and 1640 deletions

View file

@ -1,7 +1,5 @@
import os
# This module should be kept compatible with Python 2.1.
__revision__ = "$Id$"
# If DISTUTILS_DEBUG is anything other than the empty string, we run in