commit | ee7498e2c1acb9cfc30a332cd81c33afcb462a4a | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Thu Feb 28 23:01:33 2008 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Thu Feb 28 23:01:33 2008 +0000 |
tree | a44fc1e848b72aa636c0ebe1a4e1b96dbb5cb99d | |
parent | 36d1f8ec46b3f7982578381fb5378673c0456e43 [diff] |
Merged revisions 61116 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r61116 | martin.v.loewis | 2008-02-28 23:20:50 +0100 (Do, 28 Feb 2008) | 1 line Locate VS installation dir from environment, so that it works with the express edition. ........