]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport unixccompiler.py 1.36, ccompiler.py 1.40
authorAnthony Baxter <anthonybaxter@gmail.com>
Wed, 5 Dec 2001 06:57:31 +0000 (06:57 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Wed, 5 Dec 2001 06:57:31 +0000 (06:57 +0000)
commit5c2f2767a2477a4d0d1493803ed7781ff49abb42
treecb506dc5ed50d32f4f9784a26736109ec254a8e5
parente6370746c4fbbb6aabd4b108a4deb16e99dad90f
backport unixccompiler.py 1.36, ccompiler.py 1.40
support for dylib - allow zlib included in OS to be
used rather than have to compile and install in /usr/local
Lib/distutils/ccompiler.py
Lib/distutils/unixccompiler.py