]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch from Barry: gets rid of two unused imports,
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 18 Jan 2001 20:39:34 +0000 (20:39 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 18 Jan 2001 20:39:34 +0000 (20:39 +0000)
commit5bbc7b9283c40996c198511f57211d4f77d6a12d
treeb94281b2f2d3ab819ce8253eb398daec06aaf012
parentbefc97ca348663c890f3eb3c9a56ed0f3be8ef3d
Patch from Barry: gets rid of two unused imports,
   wraps to 80chars, and adds some really hacky setting of compiler
   options when CC and LDSHARED are given on the make command line.
   (The Distutils should probably provide a utility function to
    automatically handle a number of common environment variables)
setup.py