summaryrefslogtreecommitdiff
path: root/unixccompiler.py
diff options
context:
space:
mode:
Diffstat (limited to 'unixccompiler.py')
-rw-r--r--unixccompiler.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/unixccompiler.py b/unixccompiler.py
index 2f4546e1..603dfe90 100644
--- a/unixccompiler.py
+++ b/unixccompiler.py
@@ -13,8 +13,6 @@ the "typical" Unix-style command-line C compiler:
* link shared library handled by 'cc -shared'
"""
-# created 1999/07/05, Greg Ward
-
__revision__ = "$Id$"
import os, sys