Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/distutils/
Dsysconfig.py61 python_build = _python_build() variable
69 if not python_build:
98 if python_build:
112 if python_build:
238 if python_build:
251 if python_build:
495 if python_build:
513 if python_build and os.name == "posix":
/external/python/cpython2/Lib/distutils/
Dsysconfig.py55 python_build = _python_build() variable
81 if python_build:
227 if python_build:
244 if python_build:
/external/grpc-grpc/
Dsetup.cfg7 build_base=python_build
D.gitignore10 python_build/
/external/python/cpython3/Lib/distutils/command/
Dbuild_scripts.py99 if not sysconfig.python_build:
Dbuild_ext.py235 if not sysconfig.python_build:
/external/python/cpython3/Lib/distutils/tests/
Dtest_sysconfig.py54 if sysconfig.python_build:
/external/python/cpython2/Lib/test/
Dtest_platform.py145 self.assertEqual(platform.python_build(), info[4])
/external/python/cpython3/Lib/test/
Dtest_platform.py168 self.assertEqual(platform.python_build(), info[4])
Dpstats.pck26 ���_python_build(���i���i���g�h㈵��>g
/external/python/cpython2/Lib/distutils/command/
Dbuild_ext.py241 if not sysconfig.python_build:
/external/python/cpython2/Tools/ccbench/
Dccbench.py582 platform.python_build()[0],
/external/python/cpython3/Tools/ccbench/
Dccbench.py584 platform.python_build()[0],
/external/python/cpython2/Tools/pybench/
Dpybench.py107 buildno, builddate = platform.python_build()
/external/python/cpython2/Doc/library/
Dplatform.rst94 .. function:: python_build()
/external/python/cpython3/Doc/library/
Dplatform.rst92 .. function:: python_build()
/external/python/cpython3/Lib/
Dplatform.py1314 def python_build(): function
Dpydoc.py2360 platform.python_build()[0],
/external/python/cpython2/Lib/
Dplatform.py1540 def python_build(): function
/external/python/cpython3/Misc/NEWS.d/
D3.6.1rc1.rst853 sys.version and the platform module python_build(), python_branch(), and
D3.7.0a1.rst5196 sys.version and the platform module python_build(), python_branch(), and
/external/python/cpython2/Misc/NEWS.d/
D2.7.15rc1.rst1506 sys.version and the platform module python_build(), python_branch(), and