mirror of
https://github.com/python/cpython.git
synced 2026-05-30 16:14:47 -04:00
935ca1018e
the MACOSX_DEPLOYMENT_TARGET environment variable to 10.3 when calling the loader. And we do this with "env" because distutils apparently doesn't understand environment variable assignments before command names.