mirror of
https://github.com/python/cpython.git
synced 2026-05-11 15:12:20 -04:00
c7a5a76b1e
may differ between sysconfig and distutils.sysconfig due to compiler customizations on OS X. For now, move those vars into a separate test and skip if the customization has taken place in distutils. The long-term solution is to eliminate having two sysconfig modules.