]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 67414 via svnmerge from
authorChristian Heimes <christian@cheimes.de>
Fri, 28 Nov 2008 11:05:17 +0000 (11:05 +0000)
committerChristian Heimes <christian@cheimes.de>
Fri, 28 Nov 2008 11:05:17 +0000 (11:05 +0000)
commit94e0772989073d207855a787a59f863f79230771
tree1e2318e9a70647449a5bb238449d68e127f5e0bb
parenta58ea4dcf25d2b1b07b76096b5dd089609b1b6ea
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
........
Lib/distutils/msvc9compiler.py
Misc/NEWS