From 3d2ade66dfe5efa2a561cd804d43c35974ed210a Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Sun, 18 Jul 2004 06:16:08 +0000 Subject: Whitespace normalization, via reindent.py. --- debug.py | 1 - 1 file changed, 1 deletion(-) (limited to 'debug.py') diff --git a/debug.py b/debug.py index e195ebdc..2a87eb5d 100644 --- a/debug.py +++ b/debug.py @@ -7,4 +7,3 @@ __revision__ = "$Id$" # If DISTUTILS_DEBUG is anything other than the empty string, we run in # debug mode. DEBUG = os.environ.get('DISTUTILS_DEBUG') - -- cgit v1.2.3