aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/namespaces.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2017-01-16 15:04:47 -0500
committerJason R. Coombs <jaraco@jaraco.com>2017-01-16 15:04:47 -0500
commitc80f03bed382c523778c196f93616a04d3d8aa0c (patch)
tree91979531ac09a830ec35be92125b285503ba4d80 /setuptools/namespaces.py
parente6087bfa308ee6b45c2c1906af1a7f4a177cb57b (diff)
parent730834b5c286b5ba2091394339d0759035804eba (diff)
downloadexternal_python_setuptools-c80f03bed382c523778c196f93616a04d3d8aa0c.tar.gz
external_python_setuptools-c80f03bed382c523778c196f93616a04d3d8aa0c.tar.bz2
external_python_setuptools-c80f03bed382c523778c196f93616a04d3d8aa0c.zip
Merge with master
Diffstat (limited to 'setuptools/namespaces.py')
-rwxr-xr-xsetuptools/namespaces.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setuptools/namespaces.py b/setuptools/namespaces.py
index ba907439..556b5dd2 100755
--- a/setuptools/namespaces.py
+++ b/setuptools/namespaces.py
@@ -1,5 +1,4 @@
import os
-import sys
from distutils import log
import itertools