]> granicus.if.org Git - python/commit
Merged revisions 76993-76994 via svnmerge from
authorTarek Ziadé <ziade.tarek@gmail.com>
Mon, 21 Dec 2009 23:18:02 +0000 (23:18 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Mon, 21 Dec 2009 23:18:02 +0000 (23:18 +0000)
commitb7e82bb7dd493a9de0931c7bbaeffb4237cf0700
tree796bf034ee0613f1ed77de1e05ba4a671727f56f
parent35ce4a07eec9bee579a63893596e2385922ce1cd
Merged revisions 76993-76994 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r76993 | tarek.ziade | 2009-12-22 00:12:41 +0100 (Tue, 22 Dec 2009) | 1 line

  Fixed #7556: editing the MSVC manifest file with a regexp was throwing an error
........
  r76994 | tarek.ziade | 2009-12-22 00:16:09 +0100 (Tue, 22 Dec 2009) | 1 line

  forgot to add the win32 test in the unittest skip call
........
Lib/distutils/msvc9compiler.py
Lib/distutils/tests/test_msvc9compiler.py
Misc/NEWS