commit | e55ab5e625c3ac05c389603e59cb837f75f6cd8f | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Thu Nov 06 17:29:54 2008 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Thu Nov 06 17:29:54 2008 +0000 |
tree | 3ac76098599e37efe6127ce610507e9ce78bfeb2 | |
parent | 39811fdabd42556a7555bb944a566e43e82116d5 [diff] |
Merged revisions 67120 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r67120 | martin.v.loewis | 2008-11-06 17:43:00 +0100 (Do, 06 Nov 2008) | 2 lines Issue #4120: Exclude manifest from extension modules in VS2008. ........