commit | f2e894cfd9b6f5d6aacc276476262d481203030c | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Fri May 12 11:31:08 2017 +0200 |
committer | GitHub <noreply@github.com> | Fri May 12 11:31:08 2017 +0200 |
tree | 5e111eeb812af5282d187cc24087e3cc03747b93 | |
parent | a5bb62436e25614276ac4b8e252a87f3fcc946cd [diff] |
bpo-30342: Fix sysconfig.is_python_build() on VS9.0 (#1544) Fix sysconfig.is_python_build() if Python is built with Visual Studio 2008 (VS 9.0).