Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest__osx_support.py273 result = _osx_support.get_platform_osx(config_vars, ' ', ' ', ' ')
/external/python/cpython2/Lib/
D_osx_support.py429 def get_platform_osx(_config_vars, osname, release, machine): function
Dsysconfig.py607 osname, release, machine = _osx_support.get_platform_osx(
/external/python/cpython2/Lib/distutils/
Dutil.py101 osname, release, machine = _osx_support.get_platform_osx(