commit | 17dc81951acac1e6e6488357085003b3d9a9f48f | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Tue May 24 23:38:03 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Tue May 24 23:38:03 2011 +0200 |
tree | 063ec6488cc0f2c8e18a214bbfdaafd7a4f7a1e4 | |
parent | eb734f77adb23a3cfe90a21679b74aee404d1a31 [diff] | |
parent | 1273b7cd9ccd19a168d3def5c7d1479c5fb6119a [diff] |
(Merge 3.2) Issue #12070: Fix the Makefile parser of the sysconfig module to handle correctly references to "bogus variable" (e.g. "prefix=$/opt/python").