SVN: ZODB/trunk/setup.py Cleaned up imports.

Jim Fulton <[email protected]>
Newsgroups gmane.comp.python.zope.zodb.cvs
Message-ID <20090813221512.00E019417E__33850.2091508873$1250201723$gmane$org@cvs.zope.org>
Log message for revision 102752:
  Cleaned up imports.
  

Changed:
  U   ZODB/trunk/setup.py

-=-
Modified: ZODB/trunk/setup.py
===================================================================
--- ZODB/trunk/setup.py	2009-08-13 22:01:27 UTC (rev 102751)
+++ ZODB/trunk/setup.py	2009-08-13 22:15:11 UTC (rev 102752)
@@ -23,15 +23,9 @@
 VERSION = "3.9.0dev"
 
 from setuptools import setup, find_packages
-import glob
+from setuptools.extension import Extension
 import os
 import sys
-from setuptools.extension import Extension
-from distutils import dir_util
-from setuptools.dist import Distribution
-from setuptools.command.install_lib import install_lib
-from setuptools.command.build_py import build_py
-from distutils.util import convert_path
 
 if sys.version_info < (2, 4, 2):
     print "This version of ZODB requires Python 2.4.2 or higher"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.