Home
last modified time | relevance | path

Searched refs:get_platform_osx (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/test/
Dtest__osx_support.py323 result = _osx_support.get_platform_osx(config_vars, ' ', ' ', ' ')
/third_party/python/Lib/
D_osx_support.py499 def get_platform_osx(_config_vars, osname, release, machine): function
Dsysconfig.py744 osname, release, machine = _osx_support.get_platform_osx(
/third_party/python/Lib/distutils/
Dutil.py93 osname, release, machine = _osx_support.get_platform_osx(