Home
last modified time | relevance | path

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

/third_party/python/Lib/
D_osx_support.py178 def _supports_universal_builds(): function
371 if not _supports_universal_builds():
463 if not _supports_universal_builds():
/third_party/python/Lib/test/
Dtest__osx_support.py114 _osx_support._supports_universal_builds())