Home
last modified time | relevance | path

Searched refs:_supports_universal_builds (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
D_osx_support.py128 def _supports_universal_builds(): function
317 if not _supports_universal_builds():
393 if not _supports_universal_builds():
/external/python/cpython2/Lib/test/
Dtest__osx_support.py115 _osx_support._supports_universal_builds())