Home
last modified time | relevance | path

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

/third_party/python/Lib/
D_aix_support.py44 def aix_platform(): function
Dsysconfig.py733 from _aix_support import aix_platform
734 return aix_platform()
/third_party/python/Lib/distutils/
Dutil.py83 from _aix_support import aix_platform
84 return aix_platform()
/third_party/python/Misc/NEWS.d/
D3.9.0a5.rst453 available or not. So _aix_support.aix_platform() result is now the same if