mirror of
https://github.com/python/cpython.git
synced 2026-05-14 16:38:19 -04:00
e8d252dbcb
in distutils.sysconfig matches that in the toplevel sysconfig module. Without this patch universal builds on OSX are broken. Als add a test that checks that the two version of get_config_vars agree on important values.