commit | 268be91d0137febefd7d1db47f9ccab078b82dac | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@cheimes.de> | Fri Nov 28 11:03:48 2008 +0000 |
committer | Christian Heimes <christian@cheimes.de> | Fri Nov 28 11:03:48 2008 +0000 |
tree | f36f3e096bb09c0118cae1850a9b652f4dac150b | |
parent | 805e6bc5e438907ae065391827a3780fa6d9bfff [diff] |
Merged revisions 67414 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r67414 | christian.heimes | 2008-11-28 12:02:32 +0100 (Fri, 28 Nov 2008) | 1 line Fixed issue ##3741: DISTUTILS_USE_SDK set causes msvc9compiler.py to raise an exception ........