Home
last modified time | relevance | path

Searched refs:python_build (Results 1 – 12 of 12) sorted by relevance

/third_party/python/Lib/distutils/
Dsysconfig.py28 _PYTHON_BUILD as python_build, unknown
185 if not python_build:
278 if python_build:
292 if python_build:
/third_party/python/Lib/distutils/command/
Dbuild_scripts.py99 if not sysconfig.python_build:
Dbuild_ext.py235 if not sysconfig.python_build:
/third_party/python/Lib/distutils/tests/
Dtest_sysconfig.py60 if sysconfig.python_build:
/third_party/python/Lib/test/
Dtest_platform.py205 self.assertEqual(platform.python_build(), info[4])
Dpstats.pck26 ���_python_build(���i���i���g�h㈵��>g
/third_party/python/Tools/ccbench/
Dccbench.py579 platform.python_build()[0],
/third_party/python/Doc/library/
Dplatform.rst97 .. function:: python_build()
/third_party/python/Lib/
Dplatform.py1167 def python_build(): function
Dpydoc.py2470 platform.python_build()[0],
/third_party/python/patches/
Dcpython_mingw_v3.11.4.patch829 + if not sysconfig.python_build:
1288 if python_build:
/third_party/python/Misc/
DNEWS25588 - bpo-27593: sys.version and the platform module python_build(),
28268 - bpo-27593: sys.version and the platform module python_build(),