summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorRonald Oussoren <ronaldoussoren@mac.com>2011-05-15 16:44:27 +0200
committerRonald Oussoren <ronaldoussoren@mac.com>2011-05-15 16:44:27 +0200
commita70286b71d6b98c14275c26f6ca1f0507c1bc56b (patch)
treeb6b408265b1f73561e2ff80fa03fd817b0a8e65a /Python
parent11041f0af94aec94500a5fd65f709d9de00bc943 (diff)
downloadcpython-git-a70286b71d6b98c14275c26f6ca1f0507c1bc56b.tar.gz
Issue #9516: avoid errors in sysconfig when MACOSX_DEPLOYMENT_TARGET is set in shell.
Without this patch python will fail to start properly when the environment variable MACOSX_DEPLOYMENT_TARGET is set on MacOSX and has a value that is not compatible with the value during Python's build. This is caused by code in sysconfig that was only meant to be used in disutils.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions