summaryrefslogtreecommitdiff
path: root/sysconfig.py
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2002-11-14 02:25:42 +0000
committerAndrew M. Kuchling <amk@amk.ca>2002-11-14 02:25:42 +0000
commit4461f74828aed6a205722c0d9e697f8425771f8c (patch)
tree52007955f95d7a5516a85864a357005566091875 /sysconfig.py
parentfdfa7f054ccb881256c4696ad9dadbb5f0f9aa1c (diff)
downloadpython-setuptools-git-4461f74828aed6a205722c0d9e697f8425771f8c.tar.gz
Remove 'created by' lines; people can use CVS for this, and the information is often out of date
Diffstat (limited to 'sysconfig.py')
-rw-r--r--sysconfig.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysconfig.py b/sysconfig.py
index b12b98de..aa3636f6 100644
--- a/sysconfig.py
+++ b/sysconfig.py
@@ -7,7 +7,6 @@ available.
Written by: Fred L. Drake, Jr.
Email: <fdrake@acm.org>
-Initial date: 17-Dec-1998
"""
__revision__ = "$Id$"