aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/sandbox.py
diff options
context:
space:
mode:
authorVinay Sajip <vinay_sajip@yahoo.co.uk>2013-06-19 12:07:26 +0100
committerVinay Sajip <vinay_sajip@yahoo.co.uk>2013-06-19 12:07:26 +0100
commit7161829fd5e4515903ce56b711e551bc75c35ba7 (patch)
treebd8bde8075c86758ada623275d82fe8f1fcc4ee2 /setuptools/sandbox.py
parent49b893267e951f9e53d9e7611286c95319beaf20 (diff)
downloadexternal_python_setuptools-7161829fd5e4515903ce56b711e551bc75c35ba7.tar.gz
external_python_setuptools-7161829fd5e4515903ce56b711e551bc75c35ba7.tar.bz2
external_python_setuptools-7161829fd5e4515903ce56b711e551bc75c35ba7.zip
More post-merge fixes.
--HG-- branch : single-codebase
Diffstat (limited to 'setuptools/sandbox.py')
-rwxr-xr-xsetuptools/sandbox.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setuptools/sandbox.py b/setuptools/sandbox.py
index 91dfc519..4e527446 100755
--- a/setuptools/sandbox.py
+++ b/setuptools/sandbox.py
@@ -9,7 +9,6 @@ except NameError:
_file = None
_open = open
from distutils.errors import DistutilsError
-from setuptools.compat import builtins, execfile, reduce
from pkg_resources import working_set
from setuptools.compat import builtins, execfile, reduce