summaryrefslogtreecommitdiff
path: root/core.py
diff options
context:
space:
mode:
Diffstat (limited to 'core.py')
-rw-r--r--core.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/core.py b/core.py
index 51961454..5be9e4ec 100644
--- a/core.py
+++ b/core.py
@@ -6,8 +6,6 @@ indirectly provides the Distribution and Command classes, although they are
really defined in distutils.dist and distutils.cmd.
"""
-# created 1999/03/01, Greg Ward
-
__revision__ = "$Id$"
import sys, os