]> granicus.if.org Git - python/commit
Fixed #7556: editing the MSVC manifest file with a regexp was throwing an error
authorTarek Ziadé <ziade.tarek@gmail.com>
Mon, 21 Dec 2009 23:12:41 +0000 (23:12 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Mon, 21 Dec 2009 23:12:41 +0000 (23:12 +0000)
commitc60ea329a4f40791139c24fbb25c8514cc40eeb2
treed0ce7cd7f83c120357ca69fc07f5b5748ea1afe7
parent036dd31f882a271c87db3e28cee4e4ff4149a122
Fixed #7556: editing the MSVC manifest file with a regexp was throwing an error
Lib/distutils/msvc9compiler.py
Lib/distutils/tests/test_msvc9compiler.py
Misc/NEWS