summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/util.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/distutils/util.py')
-rw-r--r--Lib/distutils/util.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/distutils/util.py b/Lib/distutils/util.py
index 8d22415..9de6077 100644
--- a/Lib/distutils/util.py
+++ b/Lib/distutils/util.py
@@ -4,8 +4,6 @@ Miscellaneous utility functions -- anything that doesn't fit into
one of the other *util.py modules.
"""
-# created 1999/03/08, Greg Ward
-
__revision__ = "$Id$"
import sys, os, string, re