summaryrefslogtreecommitdiff
path: root/unixccompiler.py
diff options
context:
space:
mode:
Diffstat (limited to 'unixccompiler.py')
-rw-r--r--unixccompiler.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/unixccompiler.py b/unixccompiler.py
index ee975e15..25a042d0 100644
--- a/unixccompiler.py
+++ b/unixccompiler.py
@@ -16,7 +16,6 @@ the "typical" Unix-style command-line C compiler:
__revision__ = "$Id$"
import os, sys
-from copy import copy
from distutils import sysconfig
from distutils.dep_util import newer