Searched refs:_remove_unsupported_archs (Results 1 - 4 of 4) sorted by relevance

/external/python/cpython2/Lib/
H A D_osx_support.py220 def _remove_unsupported_archs(_config_vars): function
421 _remove_unsupported_archs(_config_vars)
/external/python/cpython3/Lib/
H A D_osx_support.py220 def _remove_unsupported_archs(_config_vars): function
421 _remove_unsupported_archs(_config_vars)
/external/python/cpython2/Lib/test/
H A Dtest__osx_support.py209 _osx_support._remove_unsupported_archs(
/external/python/cpython3/Lib/test/
H A Dtest__osx_support.py208 _osx_support._remove_unsupported_archs(

Completed in 1075 milliseconds