summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorRonald Oussoren <ronaldoussoren@mac.com>2011-05-15 17:13:47 +0200
committerRonald Oussoren <ronaldoussoren@mac.com>2011-05-15 17:13:47 +0200
commitf4542eb4332ce680497ed60a6b4db2ed2f6061be (patch)
treefa5438135e4659f055faca5fd710fe991a142793 /Python/pythonrun.c
parentd74b5936a1e3ded828fbc243b9de9da47af5af92 (diff)
parent447fcfb0b4eaeaaddd13ad0900899faf31ad8cd5 (diff)
downloadcpython-git-f4542eb4332ce680497ed60a6b4db2ed2f6061be.tar.gz
(merge from 3.2) 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/pythonrun.c')
0 files changed, 0 insertions, 0 deletions