commit | c7a5a76b1ebaeb07617f17fd1952c871e7c9e3b4 | [log] [tgz] |
---|---|---|
author | Ned Deily <nad@acm.org> | Sun Jul 22 02:56:36 2012 -0700 |
committer | Ned Deily <nad@acm.org> | Sun Jul 22 02:56:36 2012 -0700 |
tree | e28cd13c1f76895b61e4144df54681d3e6e8aa56 | |
parent | 2c80e120a95e7ce38e65cafc7e1cb2a76046c0e0 [diff] |
Issue #15184: Some config variables in test_sysconfig_module 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.