commit | 900646ef682ff8aaffca0c2294ed9416d5a1947c | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Thu Nov 06 17:30:03 2008 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Thu Nov 06 17:30:03 2008 +0000 |
tree | d672cab00c75a03cd7153d3776e962111175a182 | |
parent | 10f3710244ecab48ad03085bb707109fca524c2b [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. ........